summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/chmod.2
diff options
context:
space:
mode:
authorpluknet <pluknet@FreeBSD.org>2011-05-13 16:29:57 +0000
committerpluknet <pluknet@FreeBSD.org>2011-05-13 16:29:57 +0000
commitd1dccbde28767a3eff00f192591d303e5f40e12b (patch)
treec0b6fcaf1b2362ae57062f5880bc6f044cd71be8 /lib/libc/sys/chmod.2
parent68e2172c9a9e383ca095f7c351ab873abc586074 (diff)
downloadFreeBSD-src-d1dccbde28767a3eff00f192591d303e5f40e12b.zip
FreeBSD-src-d1dccbde28767a3eff00f192591d303e5f40e12b.tar.gz
Update sticky(7) cross references.
PR: docs/124468 X-MFC with: r218998
Diffstat (limited to 'lib/libc/sys/chmod.2')
-rw-r--r--lib/libc/sys/chmod.24
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/sys/chmod.2 b/lib/libc/sys/chmod.2
index 3547aec..997df88e 100644
--- a/lib/libc/sys/chmod.2
+++ b/lib/libc/sys/chmod.2
@@ -161,7 +161,7 @@ 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
If mode ISUID (set UID) is set on a directory,
and the MNT_SUIDDIR option was used in the mount of the file system,
@@ -289,7 +289,7 @@ nor a file descriptor associated with a directory.
.Xr chown 2 ,
.Xr open 2 ,
.Xr stat 2 ,
-.Xr sticky 8
+.Xr sticky 7
.Sh STANDARDS
The
.Fn chmod
OpenPOWER on IntegriCloud