summaryrefslogtreecommitdiffstats
path: root/handbook
diff options
context:
space:
mode:
Diffstat (limited to 'handbook')
-rw-r--r--handbook/Makefile3
-rw-r--r--handbook/ref-variables.xml7
2 files changed, 9 insertions, 1 deletions
diff --git a/handbook/Makefile b/handbook/Makefile
index 5dff1a8742..502c951a7a 100644
--- a/handbook/Makefile
+++ b/handbook/Makefile
@@ -9,7 +9,8 @@ pdf:
9XSLTOPTS = --stringparam html.stylesheet style.css \ 9XSLTOPTS = --stringparam html.stylesheet style.css \
10 --stringparam chapter.autolabel 1 \ 10 --stringparam chapter.autolabel 1 \
11 --stringparam appendix.autolabel 1 \ 11 --stringparam appendix.autolabel 1 \
12 --stringparam section.autolabel 1 12 --stringparam section.autolabel 1 \
13 --xinclude
13 14
14## 15##
15# These URI should be rewritten by your distribution's xml catalog to 16# These URI should be rewritten by your distribution's xml catalog to
diff --git a/handbook/ref-variables.xml b/handbook/ref-variables.xml
index e4523bfdc1..7aa360660b 100644
--- a/handbook/ref-variables.xml
+++ b/handbook/ref-variables.xml
@@ -84,6 +84,13 @@
84 </glossdef> 84 </glossdef>
85 </glossentry> 85 </glossentry>
86 86
87 <glossentry id='var-BPN'><glossterm>BPN</glossterm>
88 <glossdef>
89 <para>Bare name of package with any suffixes like -cross -native
90 removed. </para>
91 </glossdef>
92 </glossentry>
93
87 </glossdiv> 94 </glossdiv>
88 95
89 <glossdiv id='var-glossary-c'><title>C</title> 96 <glossdiv id='var-glossary-c'><title>C</title>