diff options
author | A. Wilcox <AWilcox@Wilcox-Tech.com> | 2019-01-11 21:03:45 +0000 |
---|---|---|
committer | A. Wilcox <AWilcox@Wilcox-Tech.com> | 2019-01-11 21:03:45 +0000 |
commit | b8a4be9e71e9a8768cfa344b64bae186690a5fb1 (patch) | |
tree | 464e5f1e1eb69df9d8daaf5d8d59e8b62444fdf4 /user/docbook2x/doc-typo.patch | |
parent | 4b5db770f22714a3d481f3ab091e28d140e5d053 (diff) | |
download | packages-b8a4be9e71e9a8768cfa344b64bae186690a5fb1.tar.gz packages-b8a4be9e71e9a8768cfa344b64bae186690a5fb1.tar.bz2 packages-b8a4be9e71e9a8768cfa344b64bae186690a5fb1.tar.xz packages-b8a4be9e71e9a8768cfa344b64bae186690a5fb1.zip |
user/docbook2x: new package
Diffstat (limited to 'user/docbook2x/doc-typo.patch')
-rw-r--r-- | user/docbook2x/doc-typo.patch | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/user/docbook2x/doc-typo.patch b/user/docbook2x/doc-typo.patch new file mode 100644 index 000000000..5be21bdf9 --- /dev/null +++ b/user/docbook2x/doc-typo.patch @@ -0,0 +1,24 @@ +Author: Gianfranco Costamagna <costamagnagianfranco@yahoo.it> + +--- docbook2x-0.8.8.orig/doc/docbook2man.1 ++++ docbook2x-0.8.8/doc/docbook2man.1 +@@ -187,7 +187,7 @@ parameter instead. + + However, inside a custom stylesheet + (\fInot on the command-line\fR) +-this paramter can be set to the XPath expression ++this parameter can be set to the XPath expression + \*(T<document('')\*(T>, + which will cause the custom translations + directly embedded inside the custom stylesheet to be read. +--- docbook2x-0.8.8.orig/doc/docbook2texi.1 ++++ docbook2x-0.8.8/doc/docbook2texi.1 +@@ -230,7 +230,7 @@ parameter instead. + + However, inside a custom stylesheet + (\fInot on the command-line\fR) +-this paramter can be set to the XPath expression ++this parameter can be set to the XPath expression + \*(T<document('')\*(T>, + which will cause the custom translations + directly embedded inside the custom stylesheet to be read. |