summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorschweikh <schweikh@FreeBSD.org>2003-04-30 19:18:50 +0000
committerschweikh <schweikh@FreeBSD.org>2003-04-30 19:18:50 +0000
commiteb8fd40b315819809376614f22aeb2ae611227c3 (patch)
tree012fc3f3986f63574f348b6c80ae73e8fd9cb779 /bin
parent6d3db5a963b7c8bdf84d0ec416c3bb828457e6fa (diff)
downloadFreeBSD-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')
-rw-r--r--bin/ps/ps.14
-rw-r--r--bin/sh/sh.13
2 files changed, 2 insertions, 5 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
diff --git a/bin/sh/sh.1 b/bin/sh/sh.1
index 6ec1caf..8342321 100644
--- a/bin/sh/sh.1
+++ b/bin/sh/sh.1
@@ -59,8 +59,7 @@ conform with the
specification for the shell. This version has many features which make
it appear
similar in some respects to the Korn shell, but it is not a Korn
-shell clone like
-.Xr pdksh 1 .
+shell clone like pdksh.
Only features
designated by POSIX, plus a few Berkeley extensions, are being
incorporated into this shell.
OpenPOWER on IntegriCloud