diff options
author | schweikh <schweikh@FreeBSD.org> | 2003-04-30 19:18:50 +0000 |
---|---|---|
committer | schweikh <schweikh@FreeBSD.org> | 2003-04-30 19:18:50 +0000 |
commit | eb8fd40b315819809376614f22aeb2ae611227c3 (patch) | |
tree | 012fc3f3986f63574f348b6c80ae73e8fd9cb779 /bin/ps | |
parent | 6d3db5a963b7c8bdf84d0ec416c3bb828457e6fa (diff) | |
download | FreeBSD-src-eb8fd40b315819809376614f22aeb2ae611227c3.zip FreeBSD-src-eb8fd40b315819809376614f22aeb2ae611227c3.tar.gz |
Fix references to non-existing or obsoleted man pages.
PR: docs/51480 (only a small part)
Submitted by: Diomidis D. Spinellis <dds@aueb.gr>
Diffstat (limited to 'bin/ps')
-rw-r--r-- | bin/ps/ps.1 | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/bin/ps/ps.1 b/bin/ps/ps.1 index 3bfcbc5..01492d2 100644 --- a/bin/ps/ps.1 +++ b/bin/ps/ps.1 @@ -301,9 +301,7 @@ the process has asked for random page replacement .Pf ( Dv MADV_RANDOM , from .Xr madvise 2 , -for example, -.Xr lisp 1 -in a garbage collect). +for example, lisp in a garbage collect). .It E The process is trying to exit. .It L |