aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--bin/chmod/chmod.16
1 files changed, 3 insertions, 3 deletions
diff --git a/bin/chmod/chmod.1 b/bin/chmod/chmod.1
index 66aa0ccda80f..1912e1b098ec 100644
--- a/bin/chmod/chmod.1
+++ b/bin/chmod/chmod.1
@@ -33,7 +33,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)chmod.1 8.4 (Berkeley) 3/31/94
-.\" $Id: chmod.1,v 1.11 1999/05/08 10:19:20 kris Exp $
+.\" $Id: chmod.1,v 1.12 1999/08/08 21:08:05 chris Exp $
.\"
.Dd March 31, 1994
.Dt CHMOD 1
@@ -124,7 +124,7 @@ system supports this feature: see
and the
.Ar suiddir
option to
-.Xr mount 1 .
+.Xr mount 8 .
.It Li 2000
(the set-group-ID-on-execution bit) Executable files with this bit set
will run with effective gid set to the gid of the file owner.
@@ -310,7 +310,7 @@ option for the naughty bits.
.Sh SEE ALSO
.Xr chflags 1 ,
.Xr install 1 ,
-.Xr mount 1 ,
+.Xr mount 8 ,
.Xr chmod 2 ,
.Xr stat 2 ,
.Xr umask 2 ,