]> rtime.felk.cvut.cz Git - novaboot.git/blobdiff - README.pod
tests: Add simple u-boot tests
[novaboot.git] / README.pod
index 61dadb0e08259e37b7c103828133058da55c0c2b..1bfd7b500e5694c76b95e95f58000cdd5d40a614 100644 (file)
@@ -45,7 +45,7 @@ options. Understanding all these options is not always needed,
 depending on the used setup. The L<figure from the doc directory
 |https://github.com/wentasah/novaboot/blob/master/doc/typical-setups.svg>
 shows different setups that vary in how much effort is needed
-configure novaboot for them. The setups are:
+to configure novaboot for them. The setups are:
 
 =over 3
 
@@ -147,7 +147,7 @@ I<script2> configurations.
 
 =back
 
-=head1 PHASES AND OPTIONS
+=head1 OPTIONS AND PHASES
 
 Novaboot performs its work in several phases. Command line options
 described bellow influence the execution of each phase or allow their
@@ -812,7 +812,8 @@ device tree is recognized as the file name ending with C<.dtb>.
 
 When the C<load> line ends with "<<WORD" then the subsequent lines
 until the line containing solely WORD are copied literally to the file
-named on that line. This is similar to shell's heredoc feature.
+named on that line. This is similar to the heredoc feature of UNIX
+shells.
 
 When the C<load> line ends with "< CMD" then command CMD is executed
 with F</bin/sh> and its standard output is stored in the file named on