From 11e4e66f85ccf5d8a4f68d64f4f035fc0cdc862f Mon Sep 17 00:00:00 2001 From: Pieter Lexis Date: Mon, 5 Jan 2015 17:57:11 +0100 Subject: [PATCH] Fix manpage sections _in_ the manpages --- docs/manpages/dnsreplay.1.md | 4 ++-- docs/manpages/dnsscope.1.md | 2 +- docs/manpages/dnswasher.1.md | 2 +- docs/manpages/pdns_control.1.md | 4 ++-- docs/manpages/pdns_server.1.md | 4 ++-- docs/manpages/pdnssec.1.md | 4 ++-- docs/manpages/zone2ldap.1.md | 4 ++-- docs/manpages/zone2sql.1.md | 4 ++-- 8 files changed, 14 insertions(+), 14 deletions(-) diff --git a/docs/manpages/dnsreplay.1.md b/docs/manpages/dnsreplay.1.md index 36887687bf..cf7ac0bc46 100644 --- a/docs/manpages/dnsreplay.1.md +++ b/docs/manpages/dnsreplay.1.md @@ -1,4 +1,4 @@ -% DNSREPLAY(8) +% DNSREPLAY(1) % Joerg Jungermann (jj+debian At borkum.net) % September 2012 @@ -56,4 +56,4 @@ dnsreplay has no certain handling for timeouts. It handles around at most 65536 outstanding answers. # SEE ALSO -pcap(3PCAP), tcpdump(8), dnswascher(8) +pcap(3PCAP), tcpdump(8), dnswasher(1) diff --git a/docs/manpages/dnsscope.1.md b/docs/manpages/dnsscope.1.md index 1ddd8508fd..996161a9f7 100644 --- a/docs/manpages/dnsscope.1.md +++ b/docs/manpages/dnsscope.1.md @@ -1,4 +1,4 @@ -% DNSSCOPE(8) +% DNSSCOPE(1) % Joerg Jungermann (jj+debian At borkum.net) % September 2012 diff --git a/docs/manpages/dnswasher.1.md b/docs/manpages/dnswasher.1.md index 08af37ffe4..c6175beabd 100644 --- a/docs/manpages/dnswasher.1.md +++ b/docs/manpages/dnswasher.1.md @@ -1,4 +1,4 @@ -% DNSWASHER(8) +% DNSWASHER(1) % Joerg Jungermann (jj+debian At borkum.net) % September 2012 diff --git a/docs/manpages/pdns_control.1.md b/docs/manpages/pdns_control.1.md index e4edb8c36e..c93bdb9b83 100644 --- a/docs/manpages/pdns_control.1.md +++ b/docs/manpages/pdns_control.1.md @@ -1,4 +1,4 @@ -% PDNS_CONTROL(8) +% PDNS_CONTROL(1) % PowerDNS.com BV % December 2002 @@ -89,4 +89,4 @@ version : Print the version of the running pdns daemon. # SEE ALSO -pdns_server(8) +pdns_server(1) diff --git a/docs/manpages/pdns_server.1.md b/docs/manpages/pdns_server.1.md index 9aeaa83cc7..f64bf17ec8 100644 --- a/docs/manpages/pdns_server.1.md +++ b/docs/manpages/pdns_server.1.md @@ -1,4 +1,4 @@ -% PDNS_SERVER(8) +% PDNS_SERVER(1) % PowerDNS.COM BV % December 2012 @@ -37,4 +37,4 @@ See the online documentation for all options To view more options that are available use this program. # SEE ALSO -pdns_control(8), pdnssec(8), http://doc.powerdns.com/md/authoritative/ +pdns_control(1), pdnssec(1), http://doc.powerdns.com/md/authoritative/ diff --git a/docs/manpages/pdnssec.1.md b/docs/manpages/pdnssec.1.md index bd2ce8c0a8..414033fe02 100644 --- a/docs/manpages/pdnssec.1.md +++ b/docs/manpages/pdnssec.1.md @@ -1,4 +1,4 @@ -% PDNSSEC(8) PowerDNS DNSSEC command and control +% PDNSSEC(1) PowerDNS DNSSEC command and control % Matthijs Möhlmann % November 2011 @@ -193,4 +193,4 @@ unset-presigned *ZONE* : Disables presigned operation for *ZONE*. # SEE ALSO -pdns_server (8), pdns_control (8) +pdns_server (1), pdns_control (1) diff --git a/docs/manpages/zone2ldap.1.md b/docs/manpages/zone2ldap.1.md index 2f1124605f..1b190e8a7f 100644 --- a/docs/manpages/zone2ldap.1.md +++ b/docs/manpages/zone2ldap.1.md @@ -1,4 +1,4 @@ -% ZONE2LDAP(8) +% ZONE2LDAP(1) % Matthijs Möhlmann % November 2004 @@ -42,4 +42,4 @@ inserted to an LDAP server. : Specify a zone name if zone is set # SEE ALSO -pdns_server(8) +pdns_server(1) diff --git a/docs/manpages/zone2sql.1.md b/docs/manpages/zone2sql.1.md index 52ff0725c8..e3070cf964 100644 --- a/docs/manpages/zone2sql.1.md +++ b/docs/manpages/zone2sql.1.md @@ -1,4 +1,4 @@ -% ZONE2SQL(8) +% ZONE2SQL(1) % PowerDNS % December 2002 @@ -65,4 +65,4 @@ Oracle backends. : Be verbose during conversion. # SEE ALSO -pdns_server(8) +pdns_server(1) -- 2.47.2