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