diff options
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 |