summaryrefslogtreecommitdiffstats
path: root/bin/sh
diff options
context:
space:
mode:
authorsheldonh <sheldonh@FreeBSD.org>1999-11-10 13:27:54 +0000
committersheldonh <sheldonh@FreeBSD.org>1999-11-10 13:27:54 +0000
commit2f18ba64a9479f68ac3189aa75937bf168378309 (patch)
treeb7bddeba7bb1f92a6f18c3188608ae1b4aa384d7 /bin/sh
parent942fabe617ea02690dd3bdbc22959b3ac94a843f (diff)
downloadFreeBSD-src-2f18ba64a9479f68ac3189aa75937bf168378309.zip
FreeBSD-src-2f18ba64a9479f68ac3189aa75937bf168378309.tar.gz
Don't call bash(1) a Korn shell clone. Instead, use pdksh(1) as an
example of such a clone. PR: 14601 Submitted by: Matthias Buelow <mkb@altair.mayn.de>
Diffstat (limited to 'bin/sh')
-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 4fdce9a..2bf89d6 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.
OpenPOWER on IntegriCloud