diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 2000-11-10 12:54:48 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 2000-11-10 12:54:48 +0000 |
commit | c5b6bb93a20f7a2efc7c2816686ffe7dc8d5d142 (patch) | |
tree | d19dee76445a00ce5259796af7ae6ff58f1eaa83 /bin/chmod/chmod.1 | |
parent | 502cd508ff5522b63b4b6d4a5ffb74c64a7e286d (diff) |
Use better grammar.
Diffstat (limited to 'bin/chmod/chmod.1')
-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 8811cfcc383..03bf5141598 100644 --- a/bin/chmod/chmod.1 +++ b/bin/chmod/chmod.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: chmod.1,v 1.20 2000/10/18 06:55:07 aaron Exp $ +.\" $OpenBSD: chmod.1,v 1.21 2000/11/10 12:54:47 aaron Exp $ .\" $NetBSD: chmod.1,v 1.8 1995/03/21 09:02:07 cgd Exp $ .\" .\" Copyright (c) 1989, 1990, 1993, 1994 @@ -99,7 +99,7 @@ option is specified. In addition, these options override each other and the command's actions are determined by the last one specified. .Pp -Only the owner of a file or the superuser is permitted to change +Only the file's owner or the superuser is permitted to change the mode of a file. .Pp The |