Minor manpage fixes

This commit is contained in:
Thomas Graf 2013-07-06 13:51:54 +02:00
parent d3ebae78ad
commit 731971496f

View File

@ -197,17 +197,14 @@ NAME ::= [!]interface
The interface name may contain the character '*' which will act as a wildcard The interface name may contain the character '*' which will act as a wildcard
and represents any number of any character type, e.g. eth*, h*0, ... and represents any number of any character type, e.g. eth*, h*0, ...
.TP .PP
Examples: Examples:
.RS
.NF .PP
.RS 4
lo,eth0,eth1 lo,eth0,eth1
.FI .br
.RE
.RS
.NF
eth*,!eth0 eth*,!eth0
.FI
.RE .RE
.SH "EXAMPLES" .SH "EXAMPLES"