diff options
| author | Johannes Schauer Marin Rodrigues <josch@mister-muffin.de> | 2021-12-29 14:34:02 +0100 |
|---|---|---|
| committer | Julian Andres Klode <jak@debian.org> | 2022-02-22 17:25:14 +0100 |
| commit | 4a012436ce6a07dd435dca33b7ee2c41ea94c844 (patch) | |
| tree | 66695545d9a04969c5cb2c44767b415074bf63e4 /doc/apt.ent | |
| parent | c32e75ce40776bc8b0f9a54ff197e6faada86eeb (diff) | |
doc/apt-key.8.xml: document alternatives to apt-key add (closes: #1002820)
[jak@ Also document /etc/apt/keyrings]
Diffstat (limited to 'doc/apt.ent')
| -rw-r--r-- | doc/apt.ent | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/apt.ent b/doc/apt.ent index 6a3837b95..db4cb6f38 100644 --- a/doc/apt.ent +++ b/doc/apt.ent @@ -159,6 +159,10 @@ be stored here (by other packages or the administrator). Configuration Item <literal>Dir::Etc::TrustedParts</literal>.</para></listitem> </varlistentry> + <varlistentry><term><filename>/etc/apt/keyrings/</filename></term> + <listitem><para>Place to store additional keyrings to be used with <literal>Signed-By</literal>. + </para></listitem> + </varlistentry> "> <!ENTITY file-extended_states " |
