diff options
Diffstat (limited to 'usr.bin/man/man.1')
-rw-r--r-- | usr.bin/man/man.1 | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/usr.bin/man/man.1 b/usr.bin/man/man.1 index b7966f69619..86a77cf4804 100644 --- a/usr.bin/man/man.1 +++ b/usr.bin/man/man.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: man.1,v 1.33 2007/05/23 20:57:29 jmc Exp $ +.\" $OpenBSD: man.1,v 1.34 2007/05/30 04:41:34 jmc Exp $ .\" .\" Copyright (c) 1989, 1990, 1993 .\" The Regents of the University of California. All rights reserved. @@ -316,6 +316,16 @@ default man configuration file .Xr mdoc.samples 7 , .Xr intro 8 , .Xr intro 9 +.Sh STANDARDS +The +.Nm +utility is compliant with the +.St -p1003.1-2004 +specification. +.Pp +The flags +.Op Fl aCcfhMmSsw +are extensions to that specification. .Sh HISTORY A .Nm |