summaryrefslogtreecommitdiff
path: root/bin/ps/ps.1
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2006-11-01 19:07:19 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2006-11-01 19:07:19 +0000
commit8d657238111b69768075f7970c70162715d48686 (patch)
treef7ae83c0b3f131f36aeebd88c149fa32676d3fec /bin/ps/ps.1
parentef51a6980c34e7020f6d8e6309fd057cf1c75094 (diff)
simplify synopsis and sync usage();
Diffstat (limited to 'bin/ps/ps.1')
-rw-r--r--bin/ps/ps.16
1 files changed, 2 insertions, 4 deletions
diff --git a/bin/ps/ps.1 b/bin/ps/ps.1
index 94743a33ab5..5503295d338 100644
--- a/bin/ps/ps.1
+++ b/bin/ps/ps.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ps.1,v 1.54 2005/09/06 23:28:23 jmc Exp $
+.\" $OpenBSD: ps.1,v 1.55 2006/11/01 19:07:18 jmc Exp $
.\" $NetBSD: ps.1,v 1.16 1996/03/21 01:36:28 jtc Exp $
.\"
.\" Copyright (c) 1980, 1990, 1991, 1993, 1994
@@ -39,7 +39,7 @@
.Sh SYNOPSIS
.Nm ps
.Sm off
-.Oo \&- Oc Op Cm aCcehjklmrSTuvwx
+.Op Fl aCcehjkLlmrSTuvwx
.Sm on
.Op Fl M Ar core
.Op Fl N Ar system
@@ -49,8 +49,6 @@
.Op Fl t Ar tty
.Op Fl U Ar username
.Op Fl W Ar swap
-.Nm ps
-.Op Fl L
.Sh DESCRIPTION
The
.Nm