]> rtime.felk.cvut.cz Git - novaboot.git/commitdiff
Clarify --bender doc
authorMichal Sojka <sojkam1@fel.cvut.cz>
Sun, 6 Sep 2015 10:40:45 +0000 (12:40 +0200)
committerMichal Sojka <sojkam1@fel.cvut.cz>
Sun, 6 Sep 2015 10:40:45 +0000 (12:40 +0200)
README.pod
novaboot

index 4bd3d2e0a38226d969aeee085b0bab89e9ee5761..a309c5fa2ae3cac109a12ba6a17a5d329fc8d5ef 100644 (file)
@@ -209,9 +209,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>
 
@@ -877,7 +878,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
 
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