Change macro usage so it works correctly with 1.19.
This commit is contained in:
parent
8924cfdcba
commit
fb538fbb96
@ -1,4 +1,4 @@
|
|||||||
.\" $NetBSD: find.1,v 1.44 2003/04/04 19:21:21 wiz Exp $
|
.\" $NetBSD: find.1,v 1.45 2003/06/26 17:46:36 wiz Exp $
|
||||||
.\"
|
.\"
|
||||||
.\" Copyright (c) 1990, 1993
|
.\" Copyright (c) 1990, 1993
|
||||||
.\" The Regents of the University of California. All rights reserved.
|
.\" The Regents of the University of California. All rights reserved.
|
||||||
@ -237,8 +237,7 @@ The filename substituted for the string
|
|||||||
is not qualified.
|
is not qualified.
|
||||||
.It Xo
|
.It Xo
|
||||||
.Ic -flags
|
.Ic -flags
|
||||||
.Op Fl
|
.Oo Fl Oc Ns Ar flags
|
||||||
.Ns Ar flags
|
|
||||||
.Xc
|
.Xc
|
||||||
If
|
If
|
||||||
.Ar flags
|
.Ar flags
|
||||||
@ -397,8 +396,7 @@ are treated as normal characters and do not have to be
|
|||||||
matched explicitly.
|
matched explicitly.
|
||||||
.It Xo
|
.It Xo
|
||||||
.Ic -perm
|
.Ic -perm
|
||||||
.Op Fl
|
.Oo Fl Oc Ns Ar mode
|
||||||
.Ns Ar mode
|
|
||||||
.Xc
|
.Xc
|
||||||
The
|
The
|
||||||
.Ar mode
|
.Ar mode
|
||||||
|
Loading…
x
Reference in New Issue
Block a user