summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorSheldon Hearn <sheldonh@FreeBSD.org>1999-11-10 13:27:54 +0000
committerSheldon Hearn <sheldonh@FreeBSD.org>1999-11-10 13:27:54 +0000
commit150c3a33b9d9b08a93cfaa03df03aa944a1b091a (patch)
treeb7bddeba7bb1f92a6f18c3188608ae1b4aa384d7 /bin
parent4698bc76a2c09c36ff2b5f701d11db2846e9a133 (diff)
downloadsrc-test2-150c3a33b9d9b08a93cfaa03df03aa944a1b091a.tar.gz
src-test2-150c3a33b9d9b08a93cfaa03df03aa944a1b091a.zip
Notes
Diffstat (limited to 'bin')
-rw-r--r--bin/sh/sh.14
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/sh/sh.1 b/bin/sh/sh.1
index 4fdce9a81a03..2bf89d69f74a 100644
--- a/bin/sh/sh.1
+++ b/bin/sh/sh.1
@@ -58,8 +58,8 @@ 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 GNU
-.Xr bash 1 .
+shell clone like
+.Xr pdksh 1 .
Only features
designated by POSIX, plus a few Berkeley extensions, are being
incorporated into this shell.