Package:fai Version: 2.8.2 Severity: minor When reading the fai-chboot man page I realized that -I is usable similar to -i but has a slightly different meaning, but it's not listed in the same manner as -i in the Synopsis section.
This patch fixes that.
diff -Nur fai-2.8.2-unchanged/man/fai-chboot.8 fai-2.8.2_doc-patch_add-minus-I-fai-chboot-manpage/man/fai-chboot.8 --- fai-2.8.2-unchanged/man/fai-chboot.8 2004-08-26 20:07:10.000000000 +0200 +++ fai-2.8.2_doc-patch_add-minus-I-fai-chboot-manpage/man/fai-chboot.8 2005-05-14 14:32:42.000000000 +0200 @@ -17,6 +17,9 @@ .br .B fai-chboot -i [OPTION]... HOST... +.br +.B fai-chboot +-I [OPTION]... HOST... .SH DESCRIPTION This command creates the configuration files for network booting.