summaryrefslogtreecommitdiff
path: root/doc/dahdi_monitor.8
diff options
context:
space:
mode:
authorTzafrir Cohen <tzafrir.cohen@xorcom.com>2010-04-18 12:38:00 +0000
committerTzafrir Cohen <tzafrir.cohen@xorcom.com>2010-04-18 12:38:00 +0000
commita5d6cbdf9b53edd5c816583bd9a32bf95c32cccb (patch)
tree0cdc0c2702e30d490d7eeb259f69610399573e99 /doc/dahdi_monitor.8
parent42f0a4014bd8fa9c71206f6e784ed20353dc7f2a (diff)
man pages: hyphen to minus
Groff considers '-' a hyphen. If we want a minus (or a dash) we need to use '\-'. Merged revisions 8529 via svnmerge from http://svn.digium.com/svn/dahdi/tools/trunk git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/branches/2.3@8534 a0bf4364-ded3-4de4-8d8a-66a801d63aff
Diffstat (limited to 'doc/dahdi_monitor.8')
-rw-r--r--doc/dahdi_monitor.86
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/dahdi_monitor.8 b/doc/dahdi_monitor.8
index ce9e464..17adc64 100644
--- a/doc/dahdi_monitor.8
+++ b/doc/dahdi_monitor.8
@@ -4,7 +4,7 @@
dahdi_monitor \- checks the rx/tx levels of DAHDI channels
.SH SYNOPSIS
-.B dahdi_monitor \fIchannel number\fB [-v] [-f \fIFILE\fB]
+.B dahdi_monitor \fIchannel number\fB [\-v] [\-f \fIFILE\fB]
.SH DESCRIPTION
@@ -17,12 +17,12 @@ balance
The first (mandatory) parameter is the number of the channel
to monitor.
-.B -v
+.B \-v
.RS
Display visual audio levels.
.RE
-.B -f \fIFILE
+.B \-f \fIFILE
.RS
Write output to FILE
.RE