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>
This commit is contained in:
Sheldon Hearn 1999-11-10 13:27:54 +00:00
parent 4698bc76a2
commit 150c3a33b9

View File

@ -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.