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: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=adcdfb5f30177367b9af69a26f3796f20e90f1ac;p=pdns 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 0daa776fd..a60298c76 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