diff options
Diffstat (limited to 'usr.sbin/chown')
-rw-r--r-- | usr.sbin/chown/chown.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/chown/chown.8 b/usr.sbin/chown/chown.8 index 77333ef5eb1..fdd5049b13f 100644 --- a/usr.sbin/chown/chown.8 +++ b/usr.sbin/chown/chown.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: chown.8,v 1.3 1998/11/08 00:21:27 aaron Exp $ +.\" $OpenBSD: chown.8,v 1.4 1999/03/10 21:25:30 pjanzen Exp $ .\" .\" Copyright (c) 1990, 1991, 1993, 1994 .\" The Regents of the University of California. All rights reserved. @@ -106,7 +106,7 @@ The .Ar owner and .Ar group -operands are both optional, however, one must be specified. +operands are both optional; however, one must be specified. If the .Ar group operand is specified, it must be preceded by a colon |