aboutsummaryrefslogtreecommitdiff
path: root/bin/ps
diff options
context:
space:
mode:
authorJoseph Koshy <jkoshy@FreeBSD.org>1998-06-04 07:02:59 +0000
committerJoseph Koshy <jkoshy@FreeBSD.org>1998-06-04 07:02:59 +0000
commit55cb6cf5fbaf90732407590c1c366917ef84e38e (patch)
treeab776014c511c0cdd6d7fa9b79533c643fa43b32 /bin/ps
parent970cd28246b43243f82b00af1e70f54ec5300776 (diff)
downloadsrc-55cb6cf5fbaf90732407590c1c366917ef84e38e.tar.gz
src-55cb6cf5fbaf90732407590c1c366917ef84e38e.zip
Fix errors that crept into the previous commit.
Notes
Notes: svn path=/head/; revision=36635
Diffstat (limited to 'bin/ps')
-rw-r--r--bin/ps/ps.16
1 files changed, 3 insertions, 3 deletions
diff --git a/bin/ps/ps.1 b/bin/ps/ps.1
index a1e8717a559b..b16420bab2e1 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.17 1998/05/15 06:29:16 charnier Exp $
+.\" $Id: ps.1,v 1.18 1998/06/04 06:46:13 jkoshy Exp $
.\"
.Dd April 18, 1994
.Dt PS 1
@@ -90,7 +90,7 @@ no effect).
Display the environment as well.
.It Fl f
Show commandline and environment information about swapped out processes.
-This option is honored only if effective uid is 0.
+This option is honored only if the uid of the user is 0.
.It Fl h
Repeat the information header as often as necessary to guarantee one
header per page of information.
@@ -310,7 +310,7 @@ The process is being traced or debugged.
An abbreviation for the pathname of the controlling terminal, if any.
The abbreviation consists of the three letters following
.Pa /dev/tty ,
-or, for the console, ``co''.
+or, for the console, ``con''.
This is followed by a ``-'' if the process can no longer reach that
controlling terminal (i.e., it has been revoked).
.It wchan