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