diff options
author | David Kalnischkies <david@kalnischkies.de> | 2016-11-22 13:02:48 +0100 |
---|---|---|
committer | David Kalnischkies <david@kalnischkies.de> | 2016-11-25 00:15:12 +0100 |
commit | f77ea8235cafb258d1cb0b2b90e95aa36e5c4650 (patch) | |
tree | c1c071d4b809cd719d2817f6617599250aee31a7 /doc/po/apt-doc.pot | |
parent | 2906182db398419a9c59a928b7ae73cf7c7aa307 (diff) |
document which keyring formats are supported by apt-key
* the good old 'simple' keyring format
* the ascii armored variant since 1.4
Not supported is the (new in gpg 2.1) keybox format.
Closes: 844724
Diffstat (limited to 'doc/po/apt-doc.pot')
-rw-r--r-- | doc/po/apt-doc.pot | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/po/apt-doc.pot b/doc/po/apt-doc.pot index 72ffc3ec5..fdccbada5 100644 --- a/doc/po/apt-doc.pot +++ b/doc/po/apt-doc.pot @@ -2015,7 +2015,7 @@ msgstr "" msgid "" "Note that a distribution does not need to and in fact should not use this " "command any longer and instead ship keyring files in the " -"<filename>/etc/apt/trusted.gpg</filename> directory directly as this avoids " +"<filename>/etc/apt/trusted.gpg.d/</filename> directory directly as this avoids " "a dependency on <package>gnupg</package> and it is easier to manage keys by " "simply adding and removing files for maintainers and users alike." msgstr "" |