diff options
author | Adam Conrad <adconrad@ubuntu.com> | 2012-11-07 23:10:35 -0700 |
---|---|---|
committer | Colin Watson <cjwatson@canonical.com> | 2012-11-07 23:10:35 -0700 |
commit | 4a53b1eb164f05984812052b85c07e223e311aa2 (patch) | |
tree | bc8922e2aa7c1310fc4ad93d04fa411d06d3e9b3 /doc/apt-verbatim.ent | |
parent | 164f3b36c71d6e6b8bfaeb8635d26ff0aa1b7658 (diff) |
Fix comment char in /etc/apt/apt.conf.d/01autoremove-kernels to
use C++ style comments instead of POSIX shell style (LP: #1076237)
Diffstat (limited to 'doc/apt-verbatim.ent')
-rw-r--r-- | doc/apt-verbatim.ent | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/apt-verbatim.ent b/doc/apt-verbatim.ent index c9bb06123..c7e4e4aeb 100644 --- a/doc/apt-verbatim.ent +++ b/doc/apt-verbatim.ent @@ -213,7 +213,7 @@ "> <!-- this will be updated by 'prepare-release' --> -<!ENTITY apt-product-version "0.9.7.6ubuntu2"> +<!ENTITY apt-product-version "0.9.7.6ubuntu3"> <!-- Codenames for debian releases --> <!ENTITY oldstable-codename "squeeze"> |