X-Git-Url: https://git.saurik.com/apple/xnu.git/blobdiff_plain/b0d623f7f2ae71ed96e60569f61f9a9a27016e80..4bd07ac2140668789aa3ee8ec4dde4a3e0a3bba5:/bsd/man/man2/chflags.2 diff --git a/bsd/man/man2/chflags.2 b/bsd/man/man2/chflags.2 index 0d16cab19..8df343407 100644 --- a/bsd/man/man2/chflags.2 +++ b/bsd/man/man2/chflags.2 @@ -96,7 +96,7 @@ flags may only be set or unset by the super-user. They may be set at any time, but normally may only be unset when the system is in single-user mode. (See -.Xr init 8 +.Xr launchd 8 for details.) .Sh RETURN VALUES Upon successful completion, a value of 0 is returned. @@ -162,7 +162,7 @@ The operation isn't supported by the filesystem. .Xr fflagstostr 3 , .Xr lchflags 3 , .Xr strtofflags 3 , -.Xr init 8 +.Xr launchd 8 .Sh HISTORY The .Fn chflags