From a89d5329d414c601c220505c5173afecb4438dba Mon Sep 17 00:00:00 2001 From: =?utf8?q?Pavel=20=C5=A0imerda?= Date: Tue, 7 Apr 2015 08:41:36 -0700 Subject: [PATCH] docs: make spacing consistent MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 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 | 14 +++---- 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, 156 insertions(+), 156 deletions(-) diff --git a/man/man8/arpd.8 b/man/man8/arpd.8 index fc99b97e9..5050a98bf 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