diff options
author | David Kalnischkies <david@kalnischkies.de> | 2017-11-23 00:58:00 +0100 |
---|---|---|
committer | David Kalnischkies <david@kalnischkies.de> | 2018-01-03 18:55:41 +0100 |
commit | c28682430a27f75ceb8cc8dff78b3a560fd68399 (patch) | |
tree | 1f35ce875db0622bb71bff7060cb49d8dfb9a053 /doc/apt-verbatim.ent | |
parent | 956145444e1a3b7f5e660f71904711f4ea5bd262 (diff) |
document https options in new apt-transport-https manpage
Same reasoning as with the previous commit for http with the added
benefit of moving the hard to discover and untranslated example config
into a manpage which could be translated.
Diffstat (limited to 'doc/apt-verbatim.ent')
-rw-r--r-- | doc/apt-verbatim.ent | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/apt-verbatim.ent b/doc/apt-verbatim.ent index 1af7b174d..8d0a56b6c 100644 --- a/doc/apt-verbatim.ent +++ b/doc/apt-verbatim.ent @@ -87,6 +87,12 @@ </citerefentry>" > +<!ENTITY apt-transport-https "<citerefentry> + <refentrytitle><command>apt-transport-https</command></refentrytitle> + <manvolnum>1</manvolnum> + </citerefentry>" +> + <!ENTITY sources-list "<citerefentry> <refentrytitle><filename>sources.list</filename></refentrytitle> <manvolnum>5</manvolnum> |