]> git.ipfire.org Git - thirdparty/iproute2.git/commitdiff
man: Syntax and warning fixes
authorVille Skyttä <ville.skytta@iki.fi>
Sat, 7 Nov 2015 09:52:59 +0000 (11:52 +0200)
committerStephen Hemminger <shemming@brocade.com>
Mon, 23 Nov 2015 23:39:25 +0000 (15:39 -0800)
Fix syntax issues and warnings highlighted by `man --warnings=w' from
man-db 2.7.1.

Signed-off-by: Ville Skyttä <ville.skytta@iki.fi>
man/man8/tc-bpf.8
man/man8/tipc-bearer.8
man/man8/tipc-link.8
man/man8/tipc-media.8
man/man8/tipc-nametable.8
man/man8/tipc-node.8
man/man8/tipc-socket.8

index 2c02ab29befc225635c19bdc6fac58e7987620ca..f5201d36edcf848e933092d26a757b74822ced07 100644 (file)
@@ -844,7 +844,7 @@ result in the default classid:
 Basically, such a minimal generator is equivalent to:
 
 .in +4n
-.B tcpdump -iem1 -ddd 'tcp[tcpflags] & tcp-syn != 0' | tr '\\n' ',' > /var/bpf/tcp-syn
+.B tcpdump -iem1 -ddd 'tcp[tcpflags] & tcp-syn != 0' | tr '\\\\n' ',' > /var/bpf/tcp-syn
 .in
 
 Since
index f59c39d2a6048dc98b36b7e7172047ff3280a38c..50a1ed2452b17062d9fc3eff9bc5c2cc9374874a 100644 (file)
@@ -1,7 +1,7 @@
 .TH TIPC-BEARER 8 "02 Jun 2015" "iproute2" "Linux"
 
-./ For consistency, please keep padding right aligned.
-./ For example '.B "foo " bar' and not '.B foo " bar"'
+.\" For consistency, please keep padding right aligned.
+.\" For example '.B "foo " bar' and not '.B foo " bar"'
 
 .SH NAME
 tipc-bearer \- show or modify TIPC bearers
index 899b88254a55979ad6fdcdc10f2c7dbc7e8de1dd..3be8c9ad4b16dc226f11be327ad499285237c8d7 100644 (file)
@@ -1,7 +1,7 @@
 .TH TIPC-LINK 8 "02 Jun 2015" "iproute2" "Linux"
 
-./ For consistency, please keep padding right aligned.
-./ For example '.B "foo " bar' and not '.B foo " bar"'
+.\" For consistency, please keep padding right aligned.
+.\" For example '.B "foo " bar' and not '.B foo " bar"'
 
 .SH NAME
 tipc-link \- show links or modify link properties
@@ -33,7 +33,7 @@ tipc-link \- show links or modify link properties
 .I LINK
 .RB "] | " "reset
 .BI "link " "LINK "
-.R }
+}
 
 .ti -8
 .B tipc link list
index 7f94efec7172d32f1c625c7c1786acee4f89162c..6c6e2b152d2e219aeff84dbdec3c8374c9b9c9b9 100644 (file)
@@ -1,7 +1,7 @@
 .TH TIPC-MEDIA 8 "02 Jun 2015" "iproute2" "Linux"
 
-./ For consistency, please keep padding right aligned.
-./ For example '.B "foo " bar' and not '.B foo " bar"'
+.\" For consistency, please keep padding right aligned.
+.\" For example '.B "foo " bar' and not '.B foo " bar"'
 
 .SH NAME
 tipc-media \- list or modify media properties
index c8d573f301930510dc550f8e1535afc9659b3dd3..d3397f97de5343bca10611cbe8ff170303e33ca0 100644 (file)
@@ -1,7 +1,7 @@
 .TH TIPC-NAMETABLE 8 "02 Jun 2015" "iproute2" "Linux"
 
-./ For consistency, please keep padding right aligned.
-./ For example '.B "foo " bar' and not '.B foo " bar"'
+.\" For consistency, please keep padding right aligned.
+.\" For example '.B "foo " bar' and not '.B foo " bar"'
 
 .SH NAME
 tipc-nametable \- show TIPC nametable
index 66418b35a8d920288d14b8e6de4b3aaaf2289e96..ef32ec7c8eb045099d424f786967a067384e9c36 100644 (file)
@@ -1,7 +1,7 @@
 .TH TIPC-NODE 8 "02 Jun 2015" "iproute2" "Linux"
 
-./ For consistency, please keep padding right aligned.
-./ For example '.B "foo " bar' and not '.B foo " bar"'
+.\" For consistency, please keep padding right aligned.
+.\" For example '.B "foo " bar' and not '.B foo " bar"'
 
 .SH NAME
 tipc-node \- modify and show local node parameters or list peer nodes
index af18e35b2d043ac925b325ab3cd6f1a39f1640ad..23ec1e51486f673a44e49d6db4410e859d026385 100644 (file)
@@ -1,7 +1,7 @@
 .TH TIPC-SOCKET 8 "02 Jun 2015" "iproute2" "Linux"
 
-./ For consistency, please keep padding right aligned.
-./ For example '.B "foo " bar' and not '.B foo " bar"'
+.\" For consistency, please keep padding right aligned.
+.\" For example '.B "foo " bar' and not '.B foo " bar"'
 
 .SH NAME
 tipc-socket \- show TIPC socket (port) information