man: Syntax and warning fixes

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>
This commit is contained in:
Ville Skyttä 2015-11-07 11:52:59 +02:00 committed by Stephen Hemminger
parent 04ce8d3eda
commit 85e3c87c82
7 changed files with 14 additions and 14 deletions

View 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

View 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

View 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

View 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

View 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

View 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

View 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