From: Stephen Hemminger Date: Tue, 10 Jan 2012 18:47:28 +0000 (-0800) Subject: Fix man page whatis entry errors X-Git-Url: https://rtime.felk.cvut.cz/gitweb/lisovros/iproute2_canprio.git/commitdiff_plain/aab2702d33b19326e24a61264f7fcb28d88c9b45 Fix man page whatis entry errors lintian says: W: iproute: manpage-has-bad-whatis-entry usr/share/man/man7/tc-hfsc.7.gz W: iproute: manpage-has-bad-whatis-entry usr/share/man/man8/ip-address.8.gz W: iproute: manpage-has-bad-whatis-entry usr/share/man/man8/ip-addrlabel.8.gz W: iproute: manpage-has-bad-whatis-entry usr/share/man/man8/ip-link.8.gz W: iproute: manpage-has-bad-whatis-entry usr/share/man/man8/ip-maddress.8.gz W: iproute: manpage-has-bad-whatis-entry usr/share/man/man8/ip-monitor.8.gz W: iproute: manpage-has-bad-whatis-entry usr/share/man/man8/ip-mroute.8.gz W: iproute: manpage-has-bad-whatis-entry usr/share/man/man8/ip-neighbour.8.gz W: iproute: manpage-has-bad-whatis-entry usr/share/man/man8/ip-netns.8.gz W: iproute: manpage-has-bad-whatis-entry usr/share/man/man8/ip-ntable.8.gz W: iproute: manpage-has-bad-whatis-entry usr/share/man/man8/ip-route.8.gz W: iproute: manpage-has-bad-whatis-entry usr/share/man/man8/ip-rule.8.gz W: iproute: manpage-has-bad-whatis-entry usr/share/man/man8/ip-tunnel.8.gz W: iproute: manpage-has-bad-whatis-entry usr/share/man/man8/ip-xfrm.8.gz --- diff --git a/man/man7/tc-hfsc.7 b/man/man7/tc-hfsc.7 index 9a9d85a..eff8a0f 100644 --- a/man/man7/tc-hfsc.7 +++ b/man/man7/tc-hfsc.7 @@ -1,6 +1,6 @@ -.TH HFSC 7 "31 October 2011" iproute2 Linux -.ce 1 -\fBHIERARCHICAL FAIR SERVICE CURVE\fR +.TH "TC\-HFSC" 7 "31 October 2011" iproute2 Linux +.SH "NAME" +tc-hfcs \- Hierarchical Fair Service Curve . .SH "HISTORY & INTRODUCTION" . diff --git a/man/man8/ip-address.8 b/man/man8/ip-address.8 index 263b765..971fe16 100644 --- a/man/man8/ip-address.8 +++ b/man/man8/ip-address.8 @@ -1,6 +1,6 @@ -.TH IP\-ADDRESS 8 "20 Dec 2011" "iproute2" "Linux" +.TH "IP\-ADDRESS" 8 "20 Dec 2011" "iproute2" "Linux" .SH "NAME" -ip address \- protocol address management +ip-address \- protocol address management .SH "SYNOPSIS" .sp .ad l diff --git a/man/man8/ip-addrlabel.8 b/man/man8/ip-addrlabel.8 index e0a2e33..3252bd2 100644 --- a/man/man8/ip-addrlabel.8 +++ b/man/man8/ip-addrlabel.8 @@ -1,6 +1,6 @@ .TH IP\-ADDRLABEL 8 "20 Dec 2011" "iproute2" "Linux" .SH "NAME" -ip addrlabel \- protocol address label management +ip-addrlabel \- protocol address label management .SH "SYNOPSIS" .sp .ad l diff --git a/man/man8/ip-link.8 b/man/man8/ip-link.8 index 06bf622..e1eb948 100644 --- a/man/man8/ip-link.8 +++ b/man/man8/ip-link.8 @@ -1,6 +1,6 @@ .TH IP\-LINK 8 "20 Dec 2011" "iproute2" "Linux" .SH "NAME" -ip link \- network device configuration +ip-link \- network device configuration .SH "SYNOPSIS" .sp .ad l diff --git a/man/man8/ip-maddress.8 b/man/man8/ip-maddress.8 index ce7e999..afae551 100644 --- a/man/man8/ip-maddress.8 +++ b/man/man8/ip-maddress.8 @@ -1,6 +1,6 @@ .TH IP\-MADDRESS 8 "20 Dec 2011" "iproute2" "Linux" .SH "NAME" -ip maddress \- multicast addresses management +ip-maddress \- multicast addresses management .SH "SYNOPSIS" .sp .ad l diff --git a/man/man8/ip-monitor.8 b/man/man8/ip-monitor.8 index e730d19..d406216 100644 --- a/man/man8/ip-monitor.8 +++ b/man/man8/ip-monitor.8 @@ -1,6 +1,6 @@ .TH IP\-MONITOR 8 "20 Dec 2011" "iproute2" "Linux" .SH "NAME" -ip monitor and rtmon \- state monitoring +ip-monitor and rtmon \- state monitoring .SH "SYNOPSIS" .sp .ad l diff --git a/man/man8/ip-mroute.8 b/man/man8/ip-mroute.8 index 9a113fa..98aab88 100644 --- a/man/man8/ip-mroute.8 +++ b/man/man8/ip-mroute.8 @@ -1,6 +1,6 @@ .TH IP\-MROUTE 8 "20 Dec 2011" "iproute2" "Linux" .SH "NAME" -ip mroute \- multicast routing cache management +ip-mroute \- multicast routing cache management .SH "SYNOPSIS" .sp .ad l diff --git a/man/man8/ip-neighbour.8 b/man/man8/ip-neighbour.8 index f4ea0db..cce7630 100644 --- a/man/man8/ip-neighbour.8 +++ b/man/man8/ip-neighbour.8 @@ -1,6 +1,6 @@ .TH IP\-NEIGHBOUR 8 "20 Dec 2011" "iproute2" "Linux" .SH "NAME" -ip neighbour \- neighbour/arp tables management. +ip-neighbour \- neighbour/arp tables management. .SH "SYNOPSIS" .sp .ad l diff --git a/man/man8/ip-netns.8 b/man/man8/ip-netns.8 index 43ec72a..7fe9eb9 100644 --- a/man/man8/ip-netns.8 +++ b/man/man8/ip-netns.8 @@ -1,6 +1,6 @@ .TH IP\-NETNS 8 "20 Dec 2011" "iproute2" "Linux" .SH NAME -ip netns \- process network namespace management +ip-netns \- process network namespace management .SH SYNOPSIS .sp .ad l diff --git a/man/man8/ip-ntable.8 b/man/man8/ip-ntable.8 index 767c2cc..d903a17 100644 --- a/man/man8/ip-ntable.8 +++ b/man/man8/ip-ntable.8 @@ -1,6 +1,6 @@ .TH IP\-NTABLE 8 "20 Dec 2011" "iproute2" "Linux" .SH "NAME" -ip ntable - neighbour table configuration +ip-ntable - neighbour table configuration .SH "SYNOPSIS" .sp .ad l diff --git a/man/man8/ip-route.8 b/man/man8/ip-route.8 index 6dd60a6..91c1a0b 100644 --- a/man/man8/ip-route.8 +++ b/man/man8/ip-route.8 @@ -1,6 +1,6 @@ .TH IP\-ROUTE 8 "20 Dec 2011" "iproute2" "Linux" .SH "NAME" -ip route \- routing table management +ip-route \- routing table management .SH "SYNOPSIS" .sp .ad l diff --git a/man/man8/ip-rule.8 b/man/man8/ip-rule.8 index 24dd16c..0f62a53 100644 --- a/man/man8/ip-rule.8 +++ b/man/man8/ip-rule.8 @@ -1,6 +1,6 @@ .TH IP\-RULE 8 "20 Dec 2011" "iproute2" "Linux" .SH "NAME" -ip rule \- routing policy database management +ip-rule \- routing policy database management .SH "SYNOPSIS" .sp .ad l diff --git a/man/man8/ip-tunnel.8 b/man/man8/ip-tunnel.8 index beda08c..37ba542 100644 --- a/man/man8/ip-tunnel.8 +++ b/man/man8/ip-tunnel.8 @@ -1,6 +1,6 @@ .TH IP\-TUNNEL 8 "20 Dec 2011" "iproute2" "Linux" .SH "NAME" -ip tunnel - tunnel configuration +ip-tunnel - tunnel configuration .SH "SYNOPSIS" .sp .ad l diff --git a/man/man8/ip-xfrm.8 b/man/man8/ip-xfrm.8 index fe03e6a..f359773 100644 --- a/man/man8/ip-xfrm.8 +++ b/man/man8/ip-xfrm.8 @@ -1,6 +1,6 @@ .TH IP\-XFRM 8 "20 Dec 2011" "iproute2" "Linux" .SH "NAME" -ip xfrm \- transform configuration +ip-xfrm \- transform configuration .SH "SYNOPSIS" .sp .ad l