X-Git-Url: https://git.saurik.com/apple/xnu.git/blobdiff_plain/fe8ab488e9161c46dd9885d58fc52996dc0249ff..HEAD:/bsd/man/man2/chmod.2 diff --git a/bsd/man/man2/chmod.2 b/bsd/man/man2/chmod.2 index b49c28075..52e1a7af5 100644 --- a/bsd/man/man2/chmod.2 +++ b/bsd/man/man2/chmod.2 @@ -155,7 +155,7 @@ files of other users in that directory. The sticky bit may be set by any user on a directory which the user owns or has appropriate permissions. For more details of the properties of the sticky bit, see -.Xr sticky 8 . +.Xr sticky 7 . .Pp Writing or changing the owner of a file turns off the set-user-id and set-group-id bits @@ -283,7 +283,7 @@ is necessary. .Xr open 2 , .Xr stat 2 , .Xr compat 5 , -.Xr sticky 8 +.Xr sticky 7 .Sh STANDARDS The .Fn chmod