Change rsync help for -a to show that it is equivalent to -rlptgoD.
[rsync/rsync.git] / getgroups.c
2002-03-25 Martin PoolDefine NGROUPS if not already done.
2002-03-25 Martin PoolAdd our own little tool to call getgroups(2) because...