From e200ad3375f312d9d3055ed1b4399480cbf76187 Mon Sep 17 00:00:00 2001 From: Steve Price Date: Fri, 26 Nov 1999 20:43:23 +0000 Subject: Initial import of ksh93. The official AT&T release of KornShell 93. PR: 14497 Submitted by: Christian Weisgerber --- shells/ksh93/files/patch-aa | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 shells/ksh93/files/patch-aa (limited to 'shells/ksh93/files/patch-aa') diff --git a/shells/ksh93/files/patch-aa b/shells/ksh93/files/patch-aa new file mode 100644 index 000000000000..94f52717b8d1 --- /dev/null +++ b/shells/ksh93/files/patch-aa @@ -0,0 +1,11 @@ +--- man/man1/sh.1.orig Tue Apr 6 05:01:44 1999 ++++ man/man1/sh.1 Wed Oct 20 19:39:36 1999 +@@ -4,7 +4,7 @@ + .\" + .\" @(#)sh.1 (research!dgk) 12/28/93 + .\" +-.nr Z 0 \" set to 1 when command name is ksh rather than sh ++.nr Z 1 \" set to 1 when command name is ksh rather than sh + .nr Y 0 \" set to 1 for R&D UNIX + .if \nY=1 .nr Z 1 + .ds OK [\| -- cgit v1.2.3