48 lines
1.1 KiB
Diff
48 lines
1.1 KiB
Diff
diff -up ksh-20120801/src/cmd/ksh93/sh.1.manfix ksh-20120801/src/cmd/ksh93/sh.1
|
|
--- ksh-20120801/src/cmd/ksh93/sh.1.manfix 2012-06-18 16:16:22.000000000 +0200
|
|
+++ ksh-20120801/src/cmd/ksh93/sh.1 2013-04-30 13:35:17.393909479 +0200
|
|
@@ -39,7 +39,7 @@ ksh93, rksh93, pfksh93 \- KornShell, a s
|
|
.B ksh93
|
|
.\}
|
|
[
|
|
-.B \(+-abcefhikmnoprstuvxBCDP
|
|
+.B \(+-abcefhiknoprstuvxBCDP
|
|
] [
|
|
.B \-R
|
|
file ] [
|
|
@@ -47,25 +47,6 @@ file ] [
|
|
option ] .\|.\|. [
|
|
.B \-
|
|
] [ arg .\|.\|. ]
|
|
-.br
|
|
-.if \nZ=0 \{\
|
|
-.B rsh
|
|
-.\}
|
|
-.if \nZ=1 \{\
|
|
-.B rksh
|
|
-.\}
|
|
-.if \nZ=2 \{\
|
|
-.B rksh93
|
|
-.\}
|
|
-[
|
|
-.B \(+-abcefhikmnoprstuvxBCD
|
|
-] [
|
|
-.B \-R
|
|
-file ] [
|
|
-.B \(+-o
|
|
-option ] .\|.\|. [
|
|
-.B \-
|
|
-] [ arg .\|.\|. ]
|
|
.SH DESCRIPTION
|
|
.if \nZ=0 .I Sh\^
|
|
.if \nZ=1 .I Ksh\^
|
|
@@ -7963,6 +7944,8 @@ option is used
|
|
to generate a cross reference database
|
|
that can be used by a separate utility
|
|
to find definitions and references for variables and commands.
|
|
+The filename argument specifies the generated database. A script file must be
|
|
+provided on the command line as well.
|
|
.PP
|
|
The remaining options and arguments are described under the
|
|
.B set
|