~ruther/guix-local

ref: 9f07e43642e08d3dc1ad5bdf4b3b7261f7ae1154 guix-local/gnu/packages/patches/docbook2x-manpage-typo.patch -rw-r--r-- 999 bytes
9f07e436 — Leo Famulari gnu: linux-libre: Update to 6.17.9. 4 months ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
# Source: <https://sources.debian.org/patches/docbook2x/0.8.8-18/06_fix_man_typo.patch/>

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.