From 4dd2f6779473b55d3c02056411a765816a99551a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pavel=20=C5=A0imerda?= Date: Thu, 2 Apr 2015 22:40:51 +0200 Subject: [PATCH 2/2] docs: make spacing consistent MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Result of the following command: sed -ri 's/\. /. /g' man/*/* Signed-Off-By: Pavel Šimerda --- man/man8/arpd.8 | 2 +- man/man8/bridge.8 | 60 ++++++++++++++++++------------------ man/man8/ip-address.8.in | 16 +++++----- man/man8/ip-addrlabel.8 | 2 +- man/man8/ip-link.8.in | 12 ++++---- man/man8/ip-maddress.8 | 2 +- man/man8/ip-monitor.8 | 4 +-- man/man8/ip-mroute.8 | 2 +- man/man8/ip-neighbour.8 | 6 ++-- man/man8/ip-netns.8 | 10 +++--- man/man8/ip-route.8.in | 78 +++++++++++++++++++++++------------------------ man/man8/ip-rule.8 | 26 ++++++++-------- man/man8/ip-tunnel.8 | 8 ++--- man/man8/ip.8 | 10 +++--- man/man8/rtmon.8 | 2 +- man/man8/tc-cbq-details.8 | 4 +-- man/man8/tc-cbq.8 | 4 +-- man/man8/tc-choke.8 | 6 ++-- man/man8/tc-codel.8 | 4 +-- man/man8/tc-drr.8 | 10 +++--- man/man8/tc-fq_codel.8 | 6 ++-- man/man8/tc-hfsc.8 | 2 +- man/man8/tc-netem.8 | 2 +- man/man8/tc-pie.8 | 2 +- man/man8/tc-red.8 | 4 +-- man/man8/tc-sfb.8 | 26 ++++++++-------- man/man8/tc-sfq.8 | 2 +- man/man8/tc-tbf.8 | 2 +- 28 files changed, 157 insertions(+), 157 deletions(-) diff --git a/man/man8/arpd.8 b/man/man8/arpd.8 index fc99b97..5050a98 100644 --- a/man/man8/arpd.8 +++ b/man/man8/arpd.8 @@ -35,7 +35,7 @@ Suppress sending broadcast queries by the kernel. This option only makes sense t Specifies the timeout of the negative cache. When resolution fails, arpd suppresses further attempts to resolve for this period. This option only makes sense together with option '-k'. This timeout should not be too much longer than the boot time of a typical host not supporting gratuitous ARP. Default value is 60 seconds. .TP -p