Module Name: src Committed By: gutteridge Date: Tue May 21 04:01:26 UTC 2024
Modified Files: src/usr.bin/mkubootimage: mkubootimage.1 mkubootimage.c Log Message: mkubootimage(1): adjust usage, etc. In the tool, reflow and reorder usage() output and also consistently mark which arguments are optional. In the man page, add missing -t argument in the synopsis and follow consistent argument ordering. To generate a diff of this commit: cvs rdiff -u -r1.16 -r1.17 src/usr.bin/mkubootimage/mkubootimage.1 cvs rdiff -u -r1.32 -r1.33 src/usr.bin/mkubootimage/mkubootimage.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.