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