doc: srec produces S-records, not Intel hex...

Copy and paste accident...

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
This commit is contained in:
H. Peter Anvin 2009-07-05 15:45:45 -07:00
parent fc87e65aec
commit d78fc550b8

View file

@ -4580,7 +4580,7 @@ the \c{ith} file format.
\H{srecfmt} \i\c{srec}: \i{Motorola S-Record} Output
The \c{srec} file format produces Intel Hex-format files. Just as the
The \c{srec} file format produces Motorola S-record files. Just as the
\c{bin} format, this is a flat memory image format with no support for
relocation or linking. It is usually used with ROM programmers and
similar utilities.