summaryrefslogtreecommitdiff
path: root/usr.bin/yacc/yacc.1
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/yacc/yacc.1')
-rw-r--r--usr.bin/yacc/yacc.111
1 files changed, 8 insertions, 3 deletions
diff --git a/usr.bin/yacc/yacc.1 b/usr.bin/yacc/yacc.1
index 64fc5ef22c1..c52f3c3621b 100644
--- a/usr.bin/yacc/yacc.1
+++ b/usr.bin/yacc/yacc.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: yacc.1,v 1.17 2004/10/08 20:20:35 otto Exp $
+.\" $OpenBSD: yacc.1,v 1.18 2007/05/30 04:41:35 jmc Exp $
.\"
.\" Copyright (c) 1989, 1990 The Regents of the University of California.
.\" All rights reserved.
@@ -186,5 +186,10 @@ to the standard error.
.Sh STANDARDS
The
.Nm
-utility conforms to
-.St -p1003.2 .
+utility is compliant with the
+.St -p1003.1-2004
+specification.
+.Pp
+The flags
+.Op Fl or
+are extensions to that specification.