diff --git a/usr.bin/find/find.1 b/usr.bin/find/find.1 index 6a06a4e1e0a9..ac47291ed014 100644 --- a/usr.bin/find/find.1 +++ b/usr.bin/find/find.1 @@ -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