=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/find/find.1,v retrieving revision 1.20 retrieving revision 1.21 diff -c -r1.20 -r1.21 *** src/usr.bin/find/find.1 1999/05/02 16:34:33 1.20 --- src/usr.bin/find/find.1 1999/05/26 03:29:58 1.21 *************** *** 1,4 **** ! .\" $OpenBSD: find.1,v 1.20 1999/05/02 16:34:33 aaron Exp $ .\" Copyright (c) 1990, 1993 .\" The Regents of the University of California. All rights reserved. .\" --- 1,4 ---- ! .\" $OpenBSD: find.1,v 1.21 1999/05/26 03:29:58 aaron Exp $ .\" Copyright (c) 1990, 1993 .\" The Regents of the University of California. All rights reserved. .\" *************** *** 264,270 **** backslash (`\e'). Slashes (`/') are treated as normal characters and do not have to be matched explicitly. ! .It Ic -perm Op Fl Ns Ar mode The .Ar mode may be either symbolic (see --- 264,274 ---- backslash (`\e'). Slashes (`/') are treated as normal characters and do not have to be matched explicitly. ! .It Xo ! .Ic -perm ! .Op Fl ! .Ar mode ! .Xc The .Ar mode may be either symbolic (see