diff options
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>"> |