diff options
Diffstat (limited to 'bin')
-rw-r--r-- | bin/ps/ps.1 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/bin/ps/ps.1 b/bin/ps/ps.1 index 5503295d338..8e0e2d7501b 100644 --- a/bin/ps/ps.1 +++ b/bin/ps/ps.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ps.1,v 1.55 2006/11/01 19:07:18 jmc Exp $ +.\" $OpenBSD: ps.1,v 1.56 2006/11/01 19:09:25 jmc Exp $ .\" $NetBSD: ps.1,v 1.16 1996/03/21 01:36:28 jtc Exp $ .\" .\" Copyright (c) 1980, 1990, 1991, 1993, 1994 @@ -98,6 +98,7 @@ user, pid, ppid, pgid, sess, jobc, state, tt, time, and command. Also display information about kernel threads. .It Fl L List the set of available keywords. +This option may not be specified with other options. .It Fl l Display information associated with the following keywords: uid, pid, ppid, cpu, pri, nice, vsz, rss, wchan, state, tt, time |