summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorattilio <attilio@FreeBSD.org>2011-05-13 20:58:48 +0000
committerattilio <attilio@FreeBSD.org>2011-05-13 20:58:48 +0000
commit9ff3491e673bf8c43598fcc1af408f5e7c80e854 (patch)
treef34ed698a1044eda15705db3b73ae0594bf0be71 /lib
parenta79fdc81aa4d25507b90e10fedbc38d5ad84ba4a (diff)
downloadFreeBSD-src-9ff3491e673bf8c43598fcc1af408f5e7c80e854.zip
FreeBSD-src-9ff3491e673bf8c43598fcc1af408f5e7c80e854.tar.gz
MFC
Diffstat (limited to 'lib')
-rw-r--r--lib/libc/sys/chmod.24
-rw-r--r--lib/libc/sys/stat.24
2 files changed, 4 insertions, 4 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
diff --git a/lib/libc/sys/stat.2 b/lib/libc/sys/stat.2
index ab37c0d..7f6d533 100644
--- a/lib/libc/sys/stat.2
+++ b/lib/libc/sys/stat.2
@@ -401,8 +401,8 @@ nor a file descriptor associated with a directory.
.Xr fhstat 2 ,
.Xr statfs 2 ,
.Xr utimes 2 ,
-.Xr symlink 7 ,
-.Xr sticky 8
+.Xr sticky 7 ,
+.Xr symlink 7
.Sh STANDARDS
The
.Fn stat
OpenPOWER on IntegriCloud