~ruther/guix-local

ref: dfd18d0d751c06c8e9e93059e7a6c4fca363cc76 guix-local/gnu/packages/patches/docbook2x-manpage-typo.patch -rw-r--r-- 999 bytes
dfd18d0d — Maxim Cournoyer build: gnu-build-system: Compress man pages with zstd. 4 years 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.