=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/find/find.1,v retrieving revision 1.64 retrieving revision 1.65 diff -u -r1.64 -r1.65 --- src/usr.bin/find/find.1 2006/10/11 13:03:31 1.64 +++ src/usr.bin/find/find.1 2006/10/11 16:10:32 1.65 @@ -1,4 +1,4 @@ -.\" $OpenBSD: find.1,v 1.64 2006/10/11 13:03:31 jmc Exp $ +.\" $OpenBSD: find.1,v 1.65 2006/10/11 16:10:32 jmc Exp $ .\" Copyright (c) 1990, 1993 .\" The Regents of the University of California. All rights reserved. .\" @@ -212,8 +212,7 @@ is not qualified. .It Xo .Ic -flags -.Op Fl -.Ar flags +.Oo - Oc Ns Ar flags .Xc The .Ar flags @@ -354,8 +353,7 @@ matched explicitly. .It Xo .Ic -perm -.Op Fl -.Ar mode +.Oo - Oc Ns Ar mode .Xc The .Ar mode @@ -654,10 +652,10 @@ it is difficult to specify files named .Dq -xdev or -.Dq \&! . +.Sq \&! . These problems are handled by the .Fl f option and the .Xr getopt 3 -.Dq -- +.Sq -- construct.