From d1dccbde28767a3eff00f192591d303e5f40e12b Mon Sep 17 00:00:00 2001 From: pluknet Date: Fri, 13 May 2011 16:29:57 +0000 Subject: Update sticky(7) cross references. PR: docs/124468 X-MFC with: r218998 --- bin/chmod/chmod.1 | 6 +++--- bin/ls/ls.1 | 8 ++++---- 2 files changed, 7 insertions(+), 7 deletions(-) (limited to 'bin') diff --git a/bin/chmod/chmod.1 b/bin/chmod/chmod.1 index 4ba231b..34a1ff0 100644 --- a/bin/chmod/chmod.1 +++ b/bin/chmod/chmod.1 @@ -134,7 +134,7 @@ will run with effective gid set to the gid of the file owner. See .Xr chmod 2 and -.Xr sticky 8 . +.Xr sticky 7 . .It Li 0400 Allow read by owner. .It Li 0200 @@ -325,10 +325,10 @@ option is non-standard and its use in scripts is not recommended. .Xr umask 2 , .Xr fts 3 , .Xr setmode 3 , +.Xr sticky 7 , .Xr symlink 7 , .Xr chown 8 , -.Xr mount 8 , -.Xr sticky 8 +.Xr mount 8 .Sh STANDARDS The .Nm diff --git a/bin/ls/ls.1 b/bin/ls/ls.1 index 22f4fc0..3b23df4 100644 --- a/bin/ls/ls.1 +++ b/bin/ls/ls.1 @@ -459,7 +459,7 @@ but not execute or search permission. (See .Xr chmod 1 or -.Xr sticky 8 . ) +.Xr sticky 7 . ) .It Sy t The sticky bit is set (mode .Li 1000 ) , @@ -467,7 +467,7 @@ and is searchable or executable. (See .Xr chmod 1 or -.Xr sticky 8 . ) +.Xr sticky 7 . ) .El .El .Pp @@ -683,9 +683,9 @@ specification. .Xr strmode 3 , .Xr termcap 5 , .Xr maclabel 7 , +.Xr sticky 7 , .Xr symlink 7 , -.Xr getfmac 8 , -.Xr sticky 8 +.Xr getfmac 8 .Sh STANDARDS With the exception of options .Fl I , g , n -- cgit v1.1