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/nl.po | |
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/nl.po')
-rw-r--r-- | doc/po/nl.po | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/po/nl.po b/doc/po/nl.po index 6e5301288..7626e3c55 100644 --- a/doc/po/nl.po +++ b/doc/po/nl.po @@ -2907,13 +2907,13 @@ 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 a dependency on " +"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 "" "Merk op dat een distributie dit commando niet langer hoeft en ook niet zou " "mogen gebruiken. In plaats daarvan moeten rechtstreeks sleutelbosbestanden " -"meegeleverd worden in de map <filename>/etc/apt/trusted.gpg</filename>. Dit " +"meegeleverd worden in de map <filename>/etc/apt/trusted.gpg.d/</filename>. Dit " "voorkomt dat het pakket <package>gnupg</package> een vereiste is, en zowel " "voor pakketonderhouders als voor gebruikers is het makkelijker om sleutels " "te beheren door eenvoudigweg bestanden toe te voegen of te verwijderen." |