Imported Debian patch 2.9.0-5
[debian/cc1111] / debian / manpages / makebin.1
1 .TH MAKEBIN 1 
2 .SH NAME
3 makebin \- convert a Intel IHX file to binary
4 .SH SYNOPSIS
5 .B makebin
6 .I "[options] filename"
7 .SH "DESCRIPTION"
8 This manual page documents briefly the
9 .BR makebin
10 command.
11 This manual page was written for the Debian GNU/Linux distribution
12 because the original program does not have a manual page.
13 Instead, you can read the documentation in
14 /usr/share/doc/sdcc-doc.
15 .PP
16 .B makebin 
17 convert a Intel IHX file to binary.
18 .SH OPTIONS
19 .TP
20 .B \-h
21 Show summary of options.
22 .TP
23 .B \-p
24 Pack the file.
25 .TP
26 .BI \-s " romsize"
27 Specify the size of the ROM.
28 .SH AUTHOR
29 This manual page was written by Aurelien Jarno <aurel32@debian.org>,
30 for the Debian GNU/Linux system (but may be used by others).