summaryrefslogtreecommitdiff
path: root/bin/chmod
diff options
context:
space:
mode:
authorAlex Feldman <alex@cvs.openbsd.org>1999-05-16 19:58:20 +0000
committerAlex Feldman <alex@cvs.openbsd.org>1999-05-16 19:58:20 +0000
commit0dacaf536cdff0c70d067a1648e846cf6e7bcffc (patch)
treea7242dc673f15a56501071f686f150e05e519b5e /bin/chmod
parenta745f84c11e201e22ac76b1776820903cabfd67a (diff)
Cleanup xrefs under SEE ALSO. Specifically:
- Sort xrefs by section, and then alphabetically. - Add missing commas between xref items. - Remove commas from the last xref entry. - Remove duplicate entries.
Diffstat (limited to 'bin/chmod')
-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 14d3b2758e0..b131fe5577d 100644
--- a/bin/chmod/chmod.1
+++ b/bin/chmod/chmod.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: chmod.1,v 1.10 1999/03/25 14:30:31 aaron Exp $
+.\" $OpenBSD: chmod.1,v 1.11 1999/05/16 19:54:36 alex Exp $
.\" $NetBSD: chmod.1,v 1.8 1995/03/21 09:02:07 cgd Exp $
.\"
.\" Copyright (c) 1989, 1990, 1993, 1994
@@ -333,8 +333,8 @@ Set the group bits equal to the user bits, but clear the group write bit.
.Xr fts 3 ,
.Xr setmode 3 ,
.Xr symlink 7 ,
-.Xr sticky 8 ,
-.Xr chown 8
+.Xr chown 8 ,
+.Xr sticky 8
.Sh STANDARDS
The
.Nm