|
@@ -63,11 +63,12 @@ HTML with 8.3 conforming filenames.
|
|
|
HTML with long filenames.
|
|
|
.TP
|
|
|
.I xhtml
|
|
|
-XHTML with long files,ames.
|
|
|
+XHTML with long filesnames.
|
|
|
.TP
|
|
|
.I latex
|
|
|
LaTex, which uses the fpc.sty style used by the Free Pascal documentation.
|
|
|
-.TP xml-struct
|
|
|
+.TP
|
|
|
+.I xml-struct
|
|
|
Structured XML.
|
|
|
.RE
|
|
|
.TP
|
|
@@ -95,7 +96,7 @@ This option tells
|
|
|
.B fpdoc
|
|
|
what input file should be used. The argument
|
|
|
.B cmd
|
|
|
- can be just a filename, but can
|
|
|
+can be just a filename, but can
|
|
|
also be a complete compiler command-line with options that concern the
|
|
|
scanning of the pascal source: defines, include files, syntax options,
|
|
|
as they would be specified to the free pascal compiler when compiling
|
|
@@ -128,7 +129,7 @@ the default is
|
|
|
(with . (dot) included).
|
|
|
.TP
|
|
|
.BI \-\-latex\-highlight
|
|
|
-Switches on an internam latex syntax highlighter. This is not yet
|
|
|
+Switches on an internal latex syntax highlighter. This is not yet
|
|
|
implemented. By default, syntax highlighting is provided by the syntax
|
|
|
package that comes with fpc.
|
|
|
.TP
|