From 2f18ba64a9479f68ac3189aa75937bf168378309 Mon Sep 17 00:00:00 2001 From: sheldonh Date: Wed, 10 Nov 1999 13:27:54 +0000 Subject: 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 --- bin/sh/sh.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bin') 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. -- cgit v1.1