Minor fix, from Alan R. S. Bueno in PR 41046, adjusted by me to not use

the default operand of .Ar on grounds of source clarity.
This commit is contained in:
dholland 2009-03-29 06:04:50 +00:00
parent d25b0fe6a8
commit a1d97be176

View File

@ -29,7 +29,7 @@
.\" SUCH DAMAGE.
.\"
.\" from: @(#)chgrp.1 8.3 (Berkeley) 3/31/94
.\" $NetBSD: chgrp.1,v 1.18 2006/06/17 02:22:02 reed Exp $
.\" $NetBSD: chgrp.1,v 1.19 2009/03/29 06:04:50 dholland Exp $
.\"
.Dd September 25, 2003
.Dt CHGRP 1
@ -45,7 +45,7 @@
.Oc
.Op Fl fhv
.Ar group
.Ar files ...
.Ar file ...
.Sh DESCRIPTION
The
.Nm