diff options
Diffstat (limited to 'bin/ps/ps.1')
-rw-r--r-- | bin/ps/ps.1 | 6 |
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 |