On Wed, 28 Nov 2012 23:10:48 -0600 (CST) "Jeremy C. Reed" <r...@reedmedia.net> wrote:
> Here is a draft of a mkubootimage(1) man page. Please note that I do not > use this tool, but provided this manual since it was missing. Thanks a lot! > Please fill in the holes and improve this. Looks good to me. Just a small typo: --- mkubootimg.1.orig 2012-11-29 23:21:44.000000000 +0100 +++ mkubootimg.1 2012-11-29 23:25:16.000000000 +0100 @@ -62,7 +62,7 @@ Sets the image load address. This is an integer between 0 and ULONG_MAX. This is required. -.It Fl C No ( bz2 Ns | Ns gz Ns | Ns lzma Ns | Ns lzo Ns | Ns none NS ) +.It Fl C No ( bz2 Ns | Ns gz Ns | Ns lzma Ns | Ns lzo Ns | Ns none Ns ) .\" TODO: fix the ) ] at end of above Defines the compression. The default is I can confirm the magic ID in this man page. But unfortunately I have no idea how to solve the "] )" problem in the synopsis. -- Frank Wille