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
and represents any number of any character type, e.g. eth*, h*0, ...
.TP
.PP
Examples:
.RS
.NF
.PP
.RS 4
lo,eth0,eth1
.FI
.RE
.RS
.NF
.br
eth*,!eth0
.FI
.RE
.SH "EXAMPLES"