summaryrefslogtreecommitdiffstats
path: root/doc/mkimage.1
Commit message (Collapse)AuthorAgeFilesLines
* doc/mkimage.1: Fix -D/-f options formattingHorst Kronstorfer2011-12-231-2/+2
| | | | Signed-off-by: Horst Kronstorfer <hkronsto@frequentis.com>
* doc/mkimage.1: Fix some typosHorst Kronstorfer2011-12-211-6/+6
| | | | | Signed-off-by: Horst Kronstorfer <hkronsto@frequentis.com> Acked-by: Mike Frysinger <vapier@gentoo.org>
* Escape minus signs in manpageLoïc Minier2011-01-191-4/+4
| | | | | | | | | | | By default, "-" chars are interpreted as hyphens (U+2010) by groff, not as minus signs (U+002D). Since options to programs use minus signs (U+002D), this means for example in UTF-8 locales that you cannot cut and paste options, nor search for them easily. (Reported by lintian.) Signed-off-by: Loïc Minier <loic.minier@linaro.org>
* Add mkimage manpageNobuhiro Iwamatsu2010-08-081-0/+118
Some Linux distributions include the "mkimage" as a package. This commit provides a manual page for mkimage. Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org> Added documentation for FIT images and examples. Moved to doc/ directory. Signed-off-by: Wolfgang Denk <wd@denx.de>
OpenPOWER on IntegriCloud