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