summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorjkoshy <jkoshy@FreeBSD.org>1998-06-04 06:46:13 +0000
committerjkoshy <jkoshy@FreeBSD.org>1998-06-04 06:46:13 +0000
commit113bd4662ac6f6ba568fc9c0579c41ce8cfa1b3f (patch)
tree45bd72fbc301c667eb684c0d50986a8244ecaa16 /bin
parentb1e3b56953a5b6990cf533fc04002f062cbce734 (diff)
downloadFreeBSD-src-113bd4662ac6f6ba568fc9c0579c41ce8cfa1b3f.zip
FreeBSD-src-113bd4662ac6f6ba568fc9c0579c41ce8cfa1b3f.tar.gz
1. `ps' output now shows 3 characters in the `TT' field, not 2, after
rev 1.6 of "ps.c". 2. Reword description of `-f' option. PR: 5340 Submitted by: Jorge Goncalves <j@bug.fe.up.pt>
Diffstat (limited to 'bin')
-rw-r--r--bin/ps/ps.17
1 files changed, 4 insertions, 3 deletions
diff --git a/bin/ps/ps.1 b/bin/ps/ps.1
index 34a3c6d..a1e8717 100644
--- a/bin/ps/ps.1
+++ b/bin/ps/ps.1
@@ -30,7 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)ps.1 8.3 (Berkeley) 4/18/94
-.\" $Id: ps.1,v 1.16 1998/02/18 22:49:58 dima Exp $
+.\" $Id: ps.1,v 1.17 1998/05/15 06:29:16 charnier Exp $
.\"
.Dd April 18, 1994
.Dt PS 1
@@ -89,7 +89,8 @@ no effect).
.It Fl e
Display the environment as well.
.It Fl f
-Work harder to get detailed process information.
+Show commandline and environment information about swapped out processes.
+This option is honored only if effective uid is 0.
.It Fl h
Repeat the information header as often as necessary to guarantee one
header per page of information.
@@ -307,7 +308,7 @@ The process is being traced or debugged.
.El
.It tt
An abbreviation for the pathname of the controlling terminal, if any.
-The abbreviation consists of the two letters following
+The abbreviation consists of the three letters following
.Pa /dev/tty ,
or, for the console, ``co''.
This is followed by a ``-'' if the process can no longer reach that
OpenPOWER on IntegriCloud