summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--bin/ls/ls.14
-rw-r--r--bin/pax/pax.14
-rw-r--r--bin/ps/ps.17
-rw-r--r--usr.bin/diff/diff.14
-rw-r--r--usr.bin/find/find.13
-rw-r--r--usr.bin/gencat/gencat.110
-rw-r--r--usr.bin/patch/patch.14
-rw-r--r--usr.bin/tsort/tsort.16
-rw-r--r--usr.bin/write/write.15
9 files changed, 25 insertions, 22 deletions
diff --git a/bin/ls/ls.1 b/bin/ls/ls.1
index 95aa52c2390..163da314ffa 100644
--- a/bin/ls/ls.1
+++ b/bin/ls/ls.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ls.1,v 1.57 2009/02/08 17:15:09 jmc Exp $
+.\" $OpenBSD: ls.1,v 1.58 2009/02/08 17:33:01 jmc Exp $
.\" $NetBSD: ls.1,v 1.14 1995/12/05 02:44:01 jtc Exp $
.\"
.\" Copyright (c) 1980, 1990, 1991, 1993, 1994
@@ -479,7 +479,7 @@ utility is compliant with the
specification.
.Pp
The flags
-.Op Fl AhkRST
+.Op Fl hT
are extensions to that specification.
.Pp
Historically, the
diff --git a/bin/pax/pax.1 b/bin/pax/pax.1
index 90364b4cd39..63b7eb63b2f 100644
--- a/bin/pax/pax.1
+++ b/bin/pax/pax.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: pax.1,v 1.55 2009/02/08 17:15:09 jmc Exp $
+.\" $OpenBSD: pax.1,v 1.56 2009/02/08 17:33:01 jmc Exp $
.\" $NetBSD: pax.1,v 1.3 1995/03/21 09:07:37 cgd Exp $
.\"
.\" Copyright (c) 1992 Keith Muller.
@@ -1147,7 +1147,7 @@ utility is compliant with the
specification.
.Pp
The flags
-.Op Fl 0BDEGHjLOPTUYZz ,
+.Op Fl 0BDEGjOPTUYZz ,
the archive formats
.Em bcpio ,
.Em sv4cpio ,
diff --git a/bin/ps/ps.1 b/bin/ps/ps.1
index dfe12d757ad..a2c8e37fb6d 100644
--- a/bin/ps/ps.1
+++ b/bin/ps/ps.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ps.1,v 1.69 2009/02/08 17:15:09 jmc Exp $
+.\" $OpenBSD: ps.1,v 1.70 2009/02/08 17:33:02 jmc Exp $
.\" $NetBSD: ps.1,v 1.16 1996/03/21 01:36:28 jtc Exp $
.\"
.\" Copyright (c) 1980, 1990, 1991, 1993, 1994
@@ -542,6 +542,11 @@ specification.
The flags
.Op Fl CchjkLMmNOrST
are extensions to that specification.
+.Pp
+Behaviour for the
+.Fl e
+flag differs between this implementation and
+.St -p1003.1-2008 .
.Sh HISTORY
A
.Nm
diff --git a/usr.bin/diff/diff.1 b/usr.bin/diff/diff.1
index 05ea15b8e07..af9f608a4a4 100644
--- a/usr.bin/diff/diff.1
+++ b/usr.bin/diff/diff.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: diff.1,v 1.34 2009/02/08 17:15:09 jmc Exp $
+.\" $OpenBSD: diff.1,v 1.35 2009/02/08 17:33:01 jmc Exp $
.\"
.\" Copyright (c) 1980, 1990, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -481,7 +481,7 @@ utility is compliant with the
specification.
.Pp
The flags
-.Op Fl aDdIiLlNnPpqSsTtUuwXx
+.Op Fl aDdIiLlNnPpqSsTtwXx
are extensions to that specification.
.Sh HISTORY
A
diff --git a/usr.bin/find/find.1 b/usr.bin/find/find.1
index f5e06211224..6d5a11b1e88 100644
--- a/usr.bin/find/find.1
+++ b/usr.bin/find/find.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: find.1,v 1.72 2009/02/08 17:15:09 jmc Exp $
+.\" $OpenBSD: find.1,v 1.73 2009/02/08 17:33:01 jmc Exp $
.\" Copyright (c) 1990, 1993
.\" The Regents of the University of California. All rights reserved.
.\"
@@ -575,7 +575,6 @@ and primaries
.Ic -maxdepth ,
.Ic -mindepth ,
.Ic -mmin ,
-.Ic -path ,
and
.Ic -print0
are extensions to that specification.
diff --git a/usr.bin/gencat/gencat.1 b/usr.bin/gencat/gencat.1
index 81ec5136526..2fcc14059dd 100644
--- a/usr.bin/gencat/gencat.1
+++ b/usr.bin/gencat/gencat.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: gencat.1,v 1.14 2009/01/04 18:42:32 sobrado Exp $
+.\" $OpenBSD: gencat.1,v 1.15 2009/02/08 17:33:01 jmc Exp $
.\"
.\" Copyright (c) 1997 Ken Stailey
.\"
@@ -24,9 +24,9 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.\" $Id: gencat.1,v 1.14 2009/01/04 18:42:32 sobrado Exp $
+.\" $Id: gencat.1,v 1.15 2009/02/08 17:33:01 jmc Exp $
.\"
-.Dd $Mdocdate: January 4 2009 $
+.Dd $Mdocdate: February 8 2009 $
.Dt GENCAT 1
.Os
.Sh NAME
@@ -181,8 +181,8 @@ the backslash is ignored.
The
.Nm
utility is compliant with the
-.St -xpg4
-standard.
+.St -p1003.1-2008
+specification.
.Sh AUTHORS
.An -nosplit
This manual page by
diff --git a/usr.bin/patch/patch.1 b/usr.bin/patch/patch.1
index c09c9b21fa5..611d8981632 100644
--- a/usr.bin/patch/patch.1
+++ b/usr.bin/patch/patch.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: patch.1,v 1.24 2009/02/08 17:15:10 jmc Exp $
+.\" $OpenBSD: patch.1,v 1.25 2009/02/08 17:33:01 jmc Exp $
.\" Copyright 1986, Larry Wall
.\"
.\" Redistribution and use in source and binary forms, with or without
@@ -646,7 +646,7 @@ though the presence of
itself is optional.
.Pp
The flags
-.Op Fl CEfstuvBFVxz
+.Op Fl BCEFfstVvxz
and
.Op Fl -posix
are extensions to that specification.
diff --git a/usr.bin/tsort/tsort.1 b/usr.bin/tsort/tsort.1
index fce8b36ef0d..08451228087 100644
--- a/usr.bin/tsort/tsort.1
+++ b/usr.bin/tsort/tsort.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: tsort.1,v 1.19 2007/05/31 19:20:18 jmc Exp $
+.\" $OpenBSD: tsort.1,v 1.20 2009/02/08 17:33:02 jmc Exp $
.\" $NetBSD: tsort.1,v 1.6 1996/01/17 20:37:49 mycroft Exp $
.\"
.\" Copyright (c) 1990, 1993, 1994
@@ -33,7 +33,7 @@
.\"
.\" @(#)tsort.1 8.3 (Berkeley) 4/1/94
.\"
-.Dd $Mdocdate: May 31 2007 $
+.Dd $Mdocdate: February 8 2009 $
.Dt TSORT 1
.Os
.Sh NAME
@@ -147,7 +147,7 @@ accomplishes the same task in a dynamic way.
The
.Nm
utility is compliant with the
-.St -xpg4
+.St -p1003.1-2008
specification.
.Pp
The flags
diff --git a/usr.bin/write/write.1 b/usr.bin/write/write.1
index 9ce5c00ad94..15a26a01ae8 100644
--- a/usr.bin/write/write.1
+++ b/usr.bin/write/write.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: write.1,v 1.12 2009/02/08 17:15:10 jmc Exp $
+.\" $OpenBSD: write.1,v 1.13 2009/02/08 17:33:02 jmc Exp $
.\"
.\" Copyright (c) 1989, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -103,8 +103,7 @@ The
.Nm
utility is compliant with the
.St -p1003.1-2008
-specification,
-but its presence is optional.
+specification.
.Sh HISTORY
A
.Nm