summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorChris Costello <chris@FreeBSD.org>1999-08-25 08:46:56 +0000
committerChris Costello <chris@FreeBSD.org>1999-08-25 08:46:56 +0000
commit02164736a67397a310c28634b30dcb2c4b2dc8fc (patch)
treebc7bda4d808c9f2c2710c6a475dc74977069d723 /bin
parent8f5e2fe0a8d698c846a966410b26510153900479 (diff)
Notes
Diffstat (limited to 'bin')
-rw-r--r--bin/chmod/chmod.14
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/chmod/chmod.1 b/bin/chmod/chmod.1
index 383fcc78904b..8a2657302512 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.13 1999/08/14 06:26:14 chris Exp $
+.\" $Id: chmod.1,v 1.14 1999/08/25 08:45:31 chris Exp $
.\"
.Dd March 31, 1994
.Dt CHMOD 1
@@ -310,7 +310,6 @@ option for the naughty bits.
.Sh SEE ALSO
.Xr chflags 1 ,
.Xr install 1 ,
-.Xr mount 8 ,
.Xr chmod 2 ,
.Xr stat 2 ,
.Xr umask 2 ,
@@ -318,6 +317,7 @@ option for the naughty bits.
.Xr setmode 3 ,
.Xr symlink 7 ,
.Xr chown 8 ,
+.Xr mount 8 ,
.Xr sticky 8
.Sh STANDARDS
The