another man patch from daniel, Daniel
[platform/upstream/libxslt.git] / doc / xsltproc.1
index f299d71..e263512 100644 (file)
@@ -11,7 +11,7 @@
 xsltproc \- command line XSLT processor
 .SH "SYNOPSIS"
 .HP 9
-\fBxsltproc\fR [[\fB\-V\fR \fB\-\-version\fR] [\fB\-v\fR \fB\-\-verbose\fR] [{\fB\-o\fR \fB\-\-output\fR} {\fIFILE\fR \fIDIRECTORY\fR}] \fB\-\-timing\fR \fB\-\-repeat\fR \fB\-\-debug\fR \fB\-\-novalid\fR \fB\-\-noout\fR \fB\-\-maxdepth\ \fR\fB\fIVALUE\fR\fR \fB\-\-html\fR \fB\-\-param\ \fR\fB\fIPARAMNAME\fR\fR\fB\ \fR\fB\fIPARAMVALUE\fR\fR\fB\ \fR \fB\-\-stringparam\ \fR\fB\fIPARAMNAME\fR\fR\fB\ \fR\fB\fIPARAMVALUE\fR\fR\fB\ \fR \fB\-\-nonet\fR \fB\-\-path\ "\fR\fB\fIPATH(S)\fR\fR\fB"\fR \fB\-\-load\-trace\fR \fB\-\-catalogs\fR \fB\-\-xinclude\fR [\fB\-\-profile\fR\ \fB\-\-norman\fR] \fB\-\-dumpextensions\fR \fB\-\-nowrite\fR \fB\-\-nomkdir\fR \fB\-\-writesubtree\ \fR\fB\fIPATH\fR\fR \fB\-\-nodtdattr\fR] [\fISTYLESHEET\fR] {\fIXML\-FILE\fR \-}
+\fBxsltproc\fR|[[\fB\-V\fR|\fB\-\-version\fR]|[\fB\-v\fR|\fB\-\-verbose\fR]|[{\fB\-o\fR|\fB\-\-output\fR}|{\fIFILE\fR|\fIDIRECTORY\fR}]|\fB\-\-timing\fR|\fB\-\-repeat\fR|\fB\-\-debug\fR|\fB\-\-novalid\fR|\fB\-\-noout\fR|\fB\-\-maxdepth\ \fR\fB\fIVALUE\fR\fR|\fB\-\-html\fR|\fB\-\-param\ \fR\fB\fIPARAMNAME\fR\fR\fB\ \fR\fB\fIPARAMVALUE\fR\fR\fB\ \fR|\fB\-\-stringparam\ \fR\fB\fIPARAMNAME\fR\fR\fB\ \fR\fB\fIPARAMVALUE\fR\fR\fB\ \fR|\fB\-\-nonet\fR|\fB\-\-path\ "\fR\fB\fIPATH(S)\fR\fR\fB"\fR|\fB\-\-load\-trace\fR|\fB\-\-catalogs\fR|\fB\-\-xinclude\fR||[\fB\-\-profile\fR|\fB\-\-norman\fR]|\fB\-\-dumpextensions\fR|\fB\-\-nowrite\fR|\fB\-\-nomkdir\fR|\fB\-\-writesubtree\ \fR\fB\fIPATH\fR\fR|\fB\-\-nodtdattr\fR]|[\fISTYLESHEET\fR]|{\fIXML\-FILE\fR|\-}
 .SH "DESCRIPTION"
 .PP
 \fBxsltproc\fR
@@ -191,7 +191,40 @@ default catalog.
 .SH "DIAGNOSTICS"
 .PP
 \fBxsltproc\fR's return codes provide information that can be used when calling it from scripts.
-Errorcode: \fB0\fRError: No errorErrorcode: \fB1\fRError: No argumentErrorcode: \fB2\fRError: Too many parametersErrorcode: \fB3\fRError: Unknown optionErrorcode: \fB4\fRError: Failed to parse the stylesheetErrorcode: \fB5\fRError: Error in the stylesheetErrorcode: \fB6\fRError: Error in one of the documentsErrorcode: \fB7\fRError: Unsupported xsl:output methodErrorcode: \fB8\fRError: String parameter contains both quote and double\-quotesErrorcode: \fB9\fRError: Internal processing errorErrorcode: \fB10\fRError: Processing was stopped by a terminating message.SH "SEE ALSO"
+.TP
+\fB0\fR
+No error (normal operation)
+.TP
+\fB1\fR
+No argument
+.TP
+\fB2\fR
+Too many parameters
+.TP
+\fB3\fR
+Unknown option
+.TP
+\fB4\fR
+Failed to parse the stylesheet
+.TP
+\fB5\fR
+Error in the stylesheet
+.TP
+\fB6\fR
+Error in one of the documents
+.TP
+\fB7\fR
+Unsupported xsl:output method
+.TP
+\fB8\fR
+String parameter contains both quote and double\-quotes
+.TP
+\fB9\fR
+Internal processing error
+.TP
+\fB10\fR
+Processing was stopped by a terminating message
+.SH "SEE ALSO"
 .PP
 \fBlibxslt\fR(3)
 .SH "AUTHOR"