]> rtime.felk.cvut.cz Git - novaboot.git/commitdiff
doc: Cosmetic changes
authorMichal Sojka <michal.sojka@cvut.cz>
Thu, 6 Aug 2020 13:21:01 +0000 (15:21 +0200)
committerMichal Sojka <michal.sojka@cvut.cz>
Thu, 6 Aug 2020 13:21:01 +0000 (15:21 +0200)
README.pod
novaboot

index 61dadb0e08259e37b7c103828133058da55c0c2b..f6f390ceb8a5d2b1568e0a04fcc634824cb6349a 100644 (file)
@@ -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
index 4d9b94b553391ab7d9bd34bdcb9acdde31cdff72..15f5bf8c9d956a80e129086bde33210523108b71 100755 (executable)
--- a/novaboot
+++ b/novaboot
@@ -1487,7 +1487,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
@@ -2152,7 +2152,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