diff options
author | Justin B Rye <jbr@edlug.org.uk> | 2012-06-06 18:15:49 +0200 |
---|---|---|
committer | David Kalnischkies <kalnischkies@gmail.com> | 2012-06-06 18:15:49 +0200 |
commit | 44477002adb73db2324f4218e5d85aae016ff5fa (patch) | |
tree | eedb1a21c01c0eaacc17b23a9648f77374ea01d7 /doc/apt-verbatim.ent | |
parent | 6072cbe130d5ada4d733bb82dcd30c1529084985 (diff) |
* doc/apt-key.8.xml, doc/apt-mark.8.xml,
doc/apt_preferences.5.xml:
- review and fix spelling issues
Diffstat (limited to 'doc/apt-verbatim.ent')
-rw-r--r-- | doc/apt-verbatim.ent | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/apt-verbatim.ent b/doc/apt-verbatim.ent index 617403116..036986a15 100644 --- a/doc/apt-verbatim.ent +++ b/doc/apt-verbatim.ent @@ -166,6 +166,12 @@ </citerefentry>" > +<!ENTITY glob "<citerefentry> + <refentrytitle><abbrev>glob</abbrev></refentrytitle> + <manvolnum>7</manvolnum> + </citerefentry>" +> + <!-- Boiler plate docinfo section --> <!ENTITY apt-email " <address> @@ -213,6 +219,8 @@ <!ENTITY oldstable-codename "lenny"> <!ENTITY stable-codename "squeeze"> <!ENTITY testing-codename "wheezy"> +<!ENTITY stable-version "6.0"> +<!ENTITY ubuntu-codename "precise"> <!-- Arguments --> <!ENTITY synopsis-arg-option "<arg><option>-o=<replaceable>&synopsis-config-string;</replaceable></option></arg>"> |