summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--usr.bin/lex/flex.118
-rw-r--r--usr.bin/mail/mail.114
-rw-r--r--usr.bin/nm/nm.112
3 files changed, 38 insertions, 6 deletions
diff --git a/usr.bin/lex/flex.1 b/usr.bin/lex/flex.1
index 2e6f8111f03..45e175f4818 100644
--- a/usr.bin/lex/flex.1
+++ b/usr.bin/lex/flex.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: flex.1,v 1.22 2007/05/31 19:20:12 jmc Exp $
+.\" $OpenBSD: flex.1,v 1.23 2009/02/10 19:27:03 jmc Exp $
.\"
.\" Copyright (c) 1990 The Regents of the University of California.
.\" All rights reserved.
@@ -29,7 +29,7 @@
.\" WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
.\" PURPOSE.
.\"
-.Dd $Mdocdate: May 31 2007 $
+.Dd $Mdocdate: February 10 2009 $
.Dt FLEX 1
.Os
.Sh NAME
@@ -4248,6 +4248,20 @@ More start conditions than exist were listed in a <> construct
.%D 1986
.%O "Describes the pattern-matching techniques used by flex (deterministic finite automata)"
.Re
+.Sh STANDARDS
+The
+.Nm lex
+utility is compliant with the
+.St -p1003.1-2008
+specification,
+though its presence is optional.
+.Pp
+The flags
+.Op Fl 78BbCcdFfhIiLloPpSsTVw+? ,
+.Op Fl -help ,
+and
+.Op Fl -version
+are extensions to that specification.
.Sh AUTHORS
Vern Paxson, with the help of many ideas and much inspiration from
Van Jacobson.
diff --git a/usr.bin/mail/mail.1 b/usr.bin/mail/mail.1
index c0f2fdf8e7b..a79790477a3 100644
--- a/usr.bin/mail/mail.1
+++ b/usr.bin/mail/mail.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: mail.1,v 1.56 2008/11/03 18:50:12 jmc Exp $
+.\" $OpenBSD: mail.1,v 1.57 2009/02/10 19:27:03 jmc Exp $
.\"
.\" Copyright (c) 1980, 1990, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -29,7 +29,7 @@
.\"
.\" @(#)mail.1 8.8 (Berkeley) 4/28/95
.\"
-.Dd $Mdocdate: November 3 2008 $
+.Dd $Mdocdate: February 10 2009 $
.Dt MAIL 1
.Os
.Sh NAME
@@ -1129,6 +1129,16 @@ system initialization file
.Pp
"Mail Reference Manual",
.Pa /usr/share/doc/usd/07.mail/ .
+.Sh STANDARDS
+The
+.Nm mailx
+utility is compliant with the
+.St -p1003.1-2008
+specification.
+.Pp
+The flags
+.Op Fl bcdEIv
+are extensions to that specification.
.Sh HISTORY
A
.Nm mail
diff --git a/usr.bin/nm/nm.1 b/usr.bin/nm/nm.1
index 1466c17b7b2..f690a7507e6 100644
--- a/usr.bin/nm/nm.1
+++ b/usr.bin/nm/nm.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: nm.1,v 1.20 2007/08/06 19:16:06 sobrado Exp $
+.\" $OpenBSD: nm.1,v 1.21 2009/02/10 19:27:03 jmc Exp $
.\" $NetBSD: nm.1,v 1.3 1995/08/31 23:41:58 jtc Exp $
.\"
.\" Copyright (c) 1980, 1990, 1993
@@ -30,7 +30,7 @@
.\"
.\" @(#)nm.1 8.1 (Berkeley) 6/6/93
.\"
-.Dd $Mdocdate: August 6 2007 $
+.Dd $Mdocdate: February 10 2009 $
.Dt NM 1
.Os
.Sh NAME
@@ -129,6 +129,14 @@ The output is sorted alphabetically.
.Xr ar 5 ,
.Xr elf 5 ,
.Xr stab 5
+.Sh STANDARDS
+The
+.Nm
+utility appears as an optional part of
+.St -p1003.1-2008 ;
+this incarnation of
+.Nm
+appears largely incompatible with that standard.
.Sh HISTORY
An
.Nm nm