diff options
author | pluknet <pluknet@FreeBSD.org> | 2011-05-20 14:07:08 +0000 |
---|---|---|
committer | pluknet <pluknet@FreeBSD.org> | 2011-05-20 14:07:08 +0000 |
commit | acd3cea586377eb162fbfbe76a5b43a88a1a56ee (patch) | |
tree | 7090496ebfc1b6ed8545eb7679fe1fc77294ee02 /bin/ps/ps.1 | |
parent | 30d22af31d89d674b7b2fd236867da2b2a50f439 (diff) | |
download | FreeBSD-src-acd3cea586377eb162fbfbe76a5b43a88a1a56ee.zip FreeBSD-src-acd3cea586377eb162fbfbe76a5b43a88a1a56ee.tar.gz |
Fix the description of the "paddr" keyword. It shows a process
pointer just like a dublicating "uprocp".
MFC after: 1 week
Diffstat (limited to 'bin/ps/ps.1')
-rw-r--r-- | bin/ps/ps.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/ps/ps.1 b/bin/ps/ps.1 index bfafae0..48bbc7e 100644 --- a/bin/ps/ps.1 +++ b/bin/ps/ps.1 @@ -549,7 +549,7 @@ wait channel (as an address) total blocks written (alias .Cm oublock ) .It Cm paddr -swap address +process pointer .It Cm pagein pageins (same as majflt) .It Cm pgid |