From 35150e7416d6d4a40f85f57df97b6dee68954a03 Mon Sep 17 00:00:00 2001 From: Tzafrir Cohen Date: Thu, 15 Mar 2012 20:45:36 +0000 Subject: xpp: fix manpage of astribank_hexload * Fixed 'astribanks_tool' string Signed-off-by: Oron Peled git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@10503 a0bf4364-ded3-4de4-8d8a-66a801d63aff --- xpp/astribank_hexload.8 | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/xpp/astribank_hexload.8 b/xpp/astribank_hexload.8 index 39de92c..7024ba5 100644 --- a/xpp/astribank_hexload.8 +++ b/xpp/astribank_hexload.8 @@ -1,19 +1,19 @@ .TH "ASTRIBANK_HEXLOAD" "8" "30 May 2011" "" "" .SH NAME -astribank_tool \- Xorcom Astribank (xpp) firmware loader +astribank_hexload \- Xorcom Astribank (xpp) firmware loader .SH SYNOPSIS -.B astribank_tool \-D \fIdevice-path\fR \-F [\fIoptions\fR] \fIhexfile\fR +.B astribank_hexload \-D \fIdevice-path\fR \-F [\fIoptions\fR] \fIhexfile\fR -.B astribank_tool \-D \fIdevice-path\fR \-p [\fIoptions\fR] \fIhexfile1 .. hexfile4\fR +.B astribank_hexload \-D \fIdevice-path\fR \-p [\fIoptions\fR] \fIhexfile1 .. hexfile4\fR -.B astribank_tool \-D \fIdevice-path\fR \-O [-A] [\fIoptions\fR] \fIimagefile\fR +.B astribank_hexload \-D \fIdevice-path\fR \-O [-A] [\fIoptions\fR] \fIimagefile\fR -.B astribank_tool \-D \fIdevice-path\fR \-o [\fIoptions\fR] +.B astribank_hexload \-D \fIdevice-path\fR \-o [\fIoptions\fR] -.B astribank_tool \-D \fIdevice-path\fR \-E [\fIoptions\fR] \fIhexfile\fR +.B astribank_hexload \-D \fIdevice-path\fR \-E [\fIoptions\fR] \fIhexfile\fR -.B astribank_tool \-h +.B astribank_hexload \-h .SH DESCRIPTION .B astribank_hexload -- cgit v1.2.3