Use the Ic macro for find(1) primaries consistently
MFC after: 3 days
This commit is contained in:
parent
1600471305
commit
5cf199bb37
@ -31,7 +31,7 @@
|
|||||||
.\" @(#)find.1 8.7 (Berkeley) 5/9/95
|
.\" @(#)find.1 8.7 (Berkeley) 5/9/95
|
||||||
.\" $FreeBSD$
|
.\" $FreeBSD$
|
||||||
.\"
|
.\"
|
||||||
.Dd January 24, 2017
|
.Dd April 18, 2020
|
||||||
.Dt FIND 1
|
.Dt FIND 1
|
||||||
.Os
|
.Os
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
@ -480,7 +480,7 @@ is being executed and the latter matches any file system which is
|
|||||||
mounted read-only.
|
mounted read-only.
|
||||||
.It Ic -gid Ar gname
|
.It Ic -gid Ar gname
|
||||||
The same thing as
|
The same thing as
|
||||||
.Ar -group Ar gname
|
.Ic -group Ar gname
|
||||||
for compatibility with GNU find.
|
for compatibility with GNU find.
|
||||||
GNU find imposes a restriction that
|
GNU find imposes a restriction that
|
||||||
.Ar gname
|
.Ar gname
|
||||||
|
Loading…
Reference in New Issue
Block a user