| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2011-01-19 | Escape minus signs in manpage | Loïc Minier | |
| 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 <[email protected]> | |||
| 2010-08-08 | Add mkimage manpage | Nobuhiro Iwamatsu | |
| Some Linux distributions include the "mkimage" as a package. This commit provides a manual page for mkimage. Signed-off-by: Nobuhiro Iwamatsu <[email protected]> Added documentation for FIT images and examples. Moved to doc/ directory. Signed-off-by: Wolfgang Denk <[email protected]> | |||
