mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
e200ad3375
The official AT&T release of KornShell 93. PR: 14497 Submitted by: Christian Weisgerber <naddy@mips.rhein-neckar.de>
12 lines
342 B
Plaintext
12 lines
342 B
Plaintext
--- 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 [\|
|