diff options
author | Justin B Rye <jbr@edlug.org.uk> | 2012-06-06 23:56:08 +0200 |
---|---|---|
committer | David Kalnischkies <kalnischkies@gmail.com> | 2012-06-06 23:56:08 +0200 |
commit | 75d9bdba9b62422a42787727e60f850dfd86171b (patch) | |
tree | 82a9a3c15c9a10689e7991b228381669099c61f6 /doc/apt-verbatim.ent | |
parent | 44477002adb73db2324f4218e5d85aae016ff5fa (diff) |
* doc/apt-secure.8.xml:
- review and fix typo, grammar and style issues
Diffstat (limited to 'doc/apt-verbatim.ent')
-rw-r--r-- | doc/apt-verbatim.ent | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/apt-verbatim.ent b/doc/apt-verbatim.ent index 036986a15..32ed2f678 100644 --- a/doc/apt-verbatim.ent +++ b/doc/apt-verbatim.ent @@ -222,6 +222,12 @@ <!ENTITY stable-version "6.0"> <!ENTITY ubuntu-codename "precise"> +<!-- good and bad just refers to matching and not matching a pattern… + It is not a remark about the specific perl version. + There is no way perl could be clasified "good" (or "bad") in any version… --> +<!ENTITY good-perl "5.10"> +<!ENTITY bad-perl "5.14"> + <!-- Arguments --> <!ENTITY synopsis-arg-option "<arg><option>-o=<replaceable>&synopsis-config-string;</replaceable></option></arg>"> <!ENTITY synopsis-arg-config "<arg><option>-c=<filename><replaceable>&synopsis-config-file;</replaceable></filename></option></arg>"> |