From 019be1dc1cd88175a4c5b2a7fe183d5946954dbb Mon Sep 17 00:00:00 2001 From: Tzafrir Cohen Date: Wed, 21 Jul 2010 08:47:50 +0000 Subject: More hyphen/minus fixes. git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@8954 a0bf4364-ded3-4de4-8d8a-66a801d63aff --- xpp/astribank_hexload.8 | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'xpp/astribank_hexload.8') diff --git a/xpp/astribank_hexload.8 b/xpp/astribank_hexload.8 index 4017f78..6808927 100644 --- a/xpp/astribank_hexload.8 +++ b/xpp/astribank_hexload.8 @@ -3,9 +3,9 @@ .SH NAME astribank_tool \- Xorcom Astribank (xpp) firmware loader .SH SYNOPSIS -.B astribank_tool -D \fIdevice-path\fR <\fB-F|-p\fR> [\fIoptions\fR] \fIhexfile\fR +.B astribank_tool \-D \fIdevice-path\fR <\fB\-F|\-p\fR> [\fIoptions\fR] \fIhexfile\fR -.B astribank_tool [-h] +.B astribank_tool [\-h] .SH DESCRIPTION .B astribank_hexload @@ -17,7 +17,7 @@ Astribank. It can be used to load either an FPGA firmware or a PIC firmware. It is normally run by the script xpp_fxloader. .SH OPTIONS -.B -D +.B \-D .I device-path .RS Required. The device to read from/write to. On modern UDEV-based system @@ -28,27 +28,27 @@ On older systems that use usbfs, it is usually /proc/bus/usb/\fIbus_num\fR/\fIdevice_num\fR. .RE -.B -F +.B \-F .RS The firmware to load is a FPGA firmware. .RE -.B -p +.B \-p .RS The firmware to load is a PIC firmware. .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 @@ -63,4 +63,4 @@ the terms of the GNU General Public License, Version 2 any later version published by the Free Software Foundation. On Debian systems, the complete text of the GNU General Public -License can be found in /usr/share/common-licenses/GPL. +License can be found in /usr/share/common\-licenses/GPL. -- cgit v1.2.3