diff options
| author | Kris Kennaway <kris@FreeBSD.org> | 1999-05-08 10:22:15 +0000 |
|---|---|---|
| committer | Kris Kennaway <kris@FreeBSD.org> | 1999-05-08 10:22:15 +0000 |
| commit | 46be34b90213ebd9037cb2c24aec0009d7f2f5c1 (patch) | |
| tree | 00d4f7b7c93cf85a8b324bbb69d0c039b6a3367f /bin/ps | |
| parent | c578efe575dc0b2020cf21aaae2c34b12a12a430 (diff) | |
Notes
Diffstat (limited to 'bin/ps')
| -rw-r--r-- | bin/ps/ps.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/bin/ps/ps.1 b/bin/ps/ps.1 index 5283558524ee..324083f3f7e6 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.20 1999/04/06 03:18:57 peter Exp $ +.\" $Id: ps.1,v 1.21 1999/04/28 11:38:28 phk Exp $ .\" .Dd April 18, 1994 .Dt PS 1 @@ -70,8 +70,8 @@ controlling terminal, cpu time (including both user and system time), state, and associated command. .Pp The process file system (see -.Xr procfs 5 -\&) should be mounted when +.Xr procfs 5 ) +should be mounted when .Nm is executed, otherwise not all information will be available. .Pp |
