aboutsummaryrefslogtreecommitdiff
path: root/bin/chmod/chmod.1
diff options
context:
space:
mode:
authorChris Costello <chris@FreeBSD.org>1999-08-25 08:45:31 +0000
committerChris Costello <chris@FreeBSD.org>1999-08-25 08:45:31 +0000
commita84e119fe0a39ca400ef6f2af9227ee2cd67baa2 (patch)
treed33b13719e8da9a0d62a66327bcb67d37d696dea /bin/chmod/chmod.1
parent6afde6e247e34c1cce4748013941960dda678b73 (diff)
downloadsrc-a84e119fe0a39ca400ef6f2af9227ee2cd67baa2.tar.gz
src-a84e119fe0a39ca400ef6f2af9227ee2cd67baa2.zip
Sort cross-references. Move mount(8) down the list where it belongs, in
particular.
Notes
Notes: svn path=/head/; revision=50341
Diffstat (limited to 'bin/chmod/chmod.1')
-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 1912e1b098ec..3b2ecc9a8fa0 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.12 1999/08/08 21:08:05 chris Exp $
+.\" $Id: chmod.1,v 1.13 1999/08/14 06:26:14 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