=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/rdist/rdist.1,v retrieving revision 1.8 retrieving revision 1.9 diff -c -r1.8 -r1.9 *** src/usr.bin/rdist/rdist.1 1999/06/05 01:21:37 1.8 --- src/usr.bin/rdist/rdist.1 1999/06/05 04:16:04 1.9 *************** *** 1,4 **** ! .\" $OpenBSD: rdist.1,v 1.8 1999/06/05 01:21:37 aaron Exp $ .\" .\" Copyright (c) 1983 Regents of the University of California. .\" All rights reserved. --- 1,4 ---- ! .\" $OpenBSD: rdist.1,v 1.9 1999/06/05 04:16:04 aaron Exp $ .\" .\" Copyright (c) 1983 Regents of the University of California. .\" All rights reserved. *************** *** 442,451 **** file list in the distfile that are directories are not recursively scanned. Only the existence, ownership, and mode of the directory are checked. .IP \fBnumchkgroup\fR ! Use the numeric group id (gid) to check group ownership instead of the group name. .IP \fBnumchkowner\fR ! Use the numeric user id (uid) to check user ownership instead of the user name. .IP \fBsavetargets\fR Save files that are updated instead of removing them. --- 442,451 ---- file list in the distfile that are directories are not recursively scanned. Only the existence, ownership, and mode of the directory are checked. .IP \fBnumchkgroup\fR ! Use the numeric group ID (GID) to check group ownership instead of the group name. .IP \fBnumchkowner\fR ! Use the numeric user ID (UID) to check user ownership instead of the user name. .IP \fBsavetargets\fR Save files that are updated instead of removing them.