summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Graf <tgraf@suug.ch>2013-07-06 13:51:54 +0200
committerThomas Graf <tgraf@suug.ch>2013-07-06 13:51:54 +0200
commit731971496f471b998f4ebfd8a42708ae4494a014 (patch)
tree890ecc8b606586a612f5ca86e53f34ce9efff5b2
parentd3ebae78ad247be049ade85b2e1ee4fa3b3471c0 (diff)
Minor manpage fixes
-rw-r--r--man/bmon.813
1 files changed, 5 insertions, 8 deletions
diff --git a/man/bmon.8 b/man/bmon.8
index 38bdd79..c7465fb 100644
--- a/man/bmon.8
+++ b/man/bmon.8
@@ -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"