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