summaryrefslogtreecommitdiff
path: root/xpp/astribank_allow.8
diff options
context:
space:
mode:
authorTzafrir Cohen <tzafrir.cohen@xorcom.com>2010-07-21 15:26:32 +0000
committerTzafrir Cohen <tzafrir.cohen@xorcom.com>2010-07-21 15:26:32 +0000
commit8215e5443e44e007ed9d85a91ed998976a678d8d (patch)
tree9e4a76b27fa8f339c3a653dd93d16c73b3dae15c /xpp/astribank_allow.8
parentf5cf8bb19f4bf7df6e8e1878122278991e69d982 (diff)
More hyphen/minus fixes: xpp man pages
Merged revisions 8954 via svnmerge from git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/branches/2.3@8962 a0bf4364-ded3-4de4-8d8a-66a801d63aff
Diffstat (limited to 'xpp/astribank_allow.8')
-rw-r--r--xpp/astribank_allow.816
1 files changed, 8 insertions, 8 deletions
diff --git a/xpp/astribank_allow.8 b/xpp/astribank_allow.8
index 4a44528..0fd48cc 100644
--- a/xpp/astribank_allow.8
+++ b/xpp/astribank_allow.8
@@ -3,9 +3,9 @@
.SH NAME
astribank_allow \- License Xorcom Astribank (xpp) capabilities.
.SH SYNOPSIS
-.B astribank_allow -D \fIdevice-path\fR [ options ]
+.B astribank_allow \-D \fIdevice-path\fR [ options ]
-.B astribank_allow [-h]
+.B astribank_allow [\-h]
.SH DESCRIPTION
Modern Astribanks (with USB product id's 116x) contain capabilities
@@ -27,7 +27,7 @@ device capabilities for the end user and a hash of the licensing
information used by Xorcom to generate/modify licensed capabilities.
.SH OPTIONS
-.B -D
+.B \-D
.I device-path
.RS
Required. The device to read from/write to. On modern UDEV-based system
@@ -38,27 +38,27 @@ On older systems that use usbfs, it is usually
/proc/bus/usb/\fIbus_num\fR/\fIdevice_num\fR.
.RE
-.B -w
+.B \-w
.RS
Write capabilities to EEPROM, otherwise read capabilities
.RE
-.B -f \fIfilename\fR
+.B \-f \fIfilename\fR
.RS
License filename (stdin/stdout if not specified)
.RE
-.B -v
+.B \-v
.RS
Increase verbosity. May be used multiple times.
.RE
-.B -d \fImask\fR
+.B \-d \fImask\fR
.RS
Set debug mask to \fImask\fR. Default is 0, 0xFF is "everything".
.RE
-.B -h
+.B \-h
.RS
Displays usage message.
.RE