From: Ruben Kerkhof Date: Mon, 14 Mar 2016 21:24:11 +0000 (+0100) Subject: pdns: man pages are in section 1 now X-Git-Tag: dnsdist-1.0.0-beta1~106^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F3573%2Fhead;p=thirdparty%2Fpdns.git pdns: man pages are in section 1 now e9046db moved all our manpages to section 1. --- diff --git a/contrib/systemd-pdns.service b/contrib/systemd-pdns.service index 0daa776fd1..a60298c766 100644 --- a/contrib/systemd-pdns.service +++ b/contrib/systemd-pdns.service @@ -1,6 +1,6 @@ [Unit] Description=PowerDNS Authoritative Server -Documentation=man:pdns_server(8) man:pdns_control(8) +Documentation=man:pdns_server(1) man:pdns_control(1) Wants=network-online.target After=network-online.target mysqld.service postgresql.service slapd.service