]> rtime.felk.cvut.cz Git - novaboot.git/blobdiff - novaboot
Clarify --bender doc
[novaboot.git] / novaboot
index 66ec9815e6d49d669613046470a82fcef5cd7015..6823011a23b0efb6da7411249207f0e51951c217 100755 (executable)
--- a/novaboot
+++ b/novaboot
@@ -1402,9 +1402,10 @@ command line. This option can appear multiple times.
 
 =item -b, --bender
 
-Use F<bender> chainloader. Bender scans the PCI bus for PCI serial
-ports and stores the information about them in the BIOS data area for
-use by the kernel.
+Use L<bender|https://github.com/TUD-OS/morbo/blob/master/standalone/bender.c>
+chainloader. Bender scans the PCI bus for PCI serial ports and stores
+the information about them in the BIOS data area for use by the
+kernel.
 
 =item --chainloader=I<chainloader>
 
@@ -2070,7 +2071,8 @@ with the B<--target> command line option.
 
 =item NOVABOOT_BENDER
 
-Defining this variable has the same meaning as B<--bender> option.
+Defining this variable has the same effect as using B<--bender>
+option.
 
 =back