diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 1999-03-25 14:30:32 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 1999-03-25 14:30:32 +0000 |
commit | 7911ac4cb7e373e7bc9d57a96f5daecc9c7cf1f9 (patch) | |
tree | 6a505aed22d6e1da8fb05010bd4da3bc1b81e5d1 /bin | |
parent | a0ec63a4b23801e27e1cd5ba8ff92e7b085b9e16 (diff) |
SEE ALSO .Xr's go in lexigraphical order
Diffstat (limited to 'bin')
-rw-r--r-- | bin/chmod/chmod.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/chmod/chmod.1 b/bin/chmod/chmod.1 index d92d821670a..14d3b2758e0 100644 --- a/bin/chmod/chmod.1 +++ b/bin/chmod/chmod.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: chmod.1,v 1.9 1999/03/03 02:38:36 aaron Exp $ +.\" $OpenBSD: chmod.1,v 1.10 1999/03/25 14:30:31 aaron Exp $ .\" $NetBSD: chmod.1,v 1.8 1995/03/21 09:02:07 cgd Exp $ .\" .\" Copyright (c) 1989, 1990, 1993, 1994 @@ -332,8 +332,8 @@ Set the group bits equal to the user bits, but clear the group write bit. .Xr umask 2 , .Xr fts 3 , .Xr setmode 3 , -.Xr sticky 8 , .Xr symlink 7 , +.Xr sticky 8 , .Xr chown 8 .Sh STANDARDS The |