Indicate that the semicolon that terminates argument lists should be in
its own argument for -ok and -okdir.
This commit is contained in:
parent
cc81b6b0fb
commit
126b0a6341
@ -505,7 +505,10 @@ is equivalent to
|
||||
True if the file belongs to an unknown group.
|
||||
.It Ic -nouser
|
||||
True if the file belongs to an unknown user.
|
||||
.It Ic -ok Ar utility Op Ar argument ... ;
|
||||
.It Xo
|
||||
.Ic -ok Ar utility Op Ar argument ...
|
||||
;
|
||||
.Xc
|
||||
The
|
||||
.Ic -ok
|
||||
primary is identical to the
|
||||
@ -522,7 +525,10 @@ the command is not executed and the
|
||||
value of the
|
||||
.Ic -ok
|
||||
expression is false.
|
||||
.It Ic -okdir Ar utility Op Ar argument ... ;
|
||||
.It Xo
|
||||
.Ic -okdir Ar utility Op Ar argument ...
|
||||
;
|
||||
.Xc
|
||||
The
|
||||
.Ic -okdir
|
||||
primary is identical to the
|
||||
|
Loading…
Reference in New Issue
Block a user