diff options
Diffstat (limited to 'bin/chmod/chgrp.1')
-rw-r--r-- | bin/chmod/chgrp.1 | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/bin/chmod/chgrp.1 b/bin/chmod/chgrp.1 index a071507bb2a..d7d585eaa87 100644 --- a/bin/chmod/chgrp.1 +++ b/bin/chmod/chgrp.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: chgrp.1,v 1.8 2005/10/15 08:42:14 jmc Exp $ +.\" $OpenBSD: chgrp.1,v 1.9 2007/05/29 15:04:59 jmc Exp $ .\" .\" Copyright (c) 1983, 1990, 1993, 1994 .\" The Regents of the University of California. All rights reserved. @@ -121,4 +121,10 @@ group ID file .Sh STANDARDS The .Nm -utility is expected to be POSIX 1003.2 compatible. +utility is compliant with the +.St -p1003.1-2004 +specification. +.Pp +The flag +.Op Fl f +is an extension to that specification. |