mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2025-01-01 00:18:15 +01:00
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:
parent
4698bc76a2
commit
150c3a33b9
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user