diff options
author | David Kalnischkies <david@kalnischkies.de> | 2017-12-09 12:32:32 +0100 |
---|---|---|
committer | David Kalnischkies <david@kalnischkies.de> | 2018-01-03 19:42:45 +0100 |
commit | e4ed47f10844cf7ad933f7a9b64583869592f139 (patch) | |
tree | 92e1f41ec370d6064c9236fb28644cfc488a59a7 /doc/po4a.conf | |
parent | 8aadb98849ba2555f4596042c888da451d965dfd (diff) |
add apt-transport-mirror manpage
The mirror method is undocumented since 0.7.24, now with the
reimplementation it is high time to get something written about it.
Diffstat (limited to 'doc/po4a.conf')
-rw-r--r-- | doc/po4a.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/po4a.conf b/doc/po4a.conf index f1fe4cb0c..587215abc 100644 --- a/doc/po4a.conf +++ b/doc/po4a.conf @@ -29,6 +29,7 @@ [type: manpage] apt_auth.conf.5.xml $lang:$lang/apt_auth.conf.$lang.5.xml add_$lang:xml.add [type: manpage] apt-transport-http.1.xml $lang:$lang/apt-transport-http.$lang.1.xml add_$lang:xml.add [type: manpage] apt-transport-https.1.xml $lang:$lang/apt-transport-https.$lang.1.xml add_$lang:xml.add +[type: manpage] apt-transport-mirror.1.xml $lang:$lang/apt-transport-mirror.$lang.1.xml add_$lang:xml.add [type: docbook] guide.dbk $lang:$lang/guide.$lang.dbk # add_$lang::$lang/addendum/docbook_$lang.add |