summaryrefslogtreecommitdiff
path: root/bin/ps
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2014-05-16 21:50:47 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2014-05-16 21:50:47 +0000
commit7f09329117228ca25900d3ac2829a5427f2b3cff (patch)
tree2a50406de787b4a39b0779a167f9f63699b87c1d /bin/ps
parentbeb615fbee8e4e8377b7695b6cfb71275e703f42 (diff)
more STANDARDS fleshing; ok sobrado millert
Diffstat (limited to 'bin/ps')
-rw-r--r--bin/ps/ps.122
1 files changed, 10 insertions, 12 deletions
diff --git a/bin/ps/ps.1 b/bin/ps/ps.1
index 2f4ced6833b..632ad8e7494 100644
--- a/bin/ps/ps.1
+++ b/bin/ps/ps.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ps.1,v 1.91 2014/05/15 19:42:56 jmc Exp $
+.\" $OpenBSD: ps.1,v 1.92 2014/05/16 21:50:46 jmc Exp $
.\" $NetBSD: ps.1,v 1.16 1996/03/21 01:36:28 jtc Exp $
.\"
.\" Copyright (c) 1980, 1990, 1991, 1993, 1994
@@ -30,7 +30,7 @@
.\"
.\" @(#)ps.1 8.3 (Berkeley) 4/18/94
.\"
-.Dd $Mdocdate: May 15 2014 $
+.Dd $Mdocdate: May 16 2014 $
.Dt PS 1
.Os
.Sh NAME
@@ -581,21 +581,19 @@ The flags
.Op Fl defglnu
are marked by
.St -p1003.1-2008
-as being an X/Open System Interfaces option;
-of these,
+as being an X/Open System Interfaces option.
+Of these,
.Op Fl dfgn
are not supported by this implementation of
-.Nm .
-.Pp
-Behaviour for the
-.Fl e
-and
-.Fl u
-flags differ between this implementation and
+.Nm ;
+behaviour for the flags
+.Op Fl elu
+differs between this implementation and the
+X/Open System Interfaces option of
.St -p1003.1-2008 .
.Pp
The flags
-.Op Fl CcHhjkLMmNOrST
+.Op Fl CcHhjkLMmNOrSTwx
are extensions to
.St -p1003.1-2008 .
.Sh HISTORY