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 | |
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')
-rw-r--r-- | doc/apt-verbatim.ent | 2 | ||||
-rw-r--r-- | doc/po/apt-doc.pot | 4 |
2 files changed, 3 insertions, 3 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"> diff --git a/doc/po/apt-doc.pot b/doc/po/apt-doc.pot index 40f31a1ff..5d947d888 100644 --- a/doc/po/apt-doc.pot +++ b/doc/po/apt-doc.pot @@ -6,9 +6,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: apt-doc 0.9.7.6ubuntu1\n" +"Project-Id-Version: apt-doc 0.9.7.6ubuntu2\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2012-11-06 15:12+0100\n" +"POT-Creation-Date: 2012-11-07 23:16-0700\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" |