]> rtime.felk.cvut.cz Git - novaboot.git/commitdiff
doc: Change code to file
authorMichal Sojka <sojkam1@fel.cvut.cz>
Sun, 19 Jan 2014 15:46:29 +0000 (16:46 +0100)
committerMichal Sojka <sojkam1@fel.cvut.cz>
Sun, 19 Jan 2014 15:46:29 +0000 (16:46 +0100)
novaboot

index 0c62992559910ca81b0bc46ac6c70df96e0701a6..0a79023ff033f0beeba7abaad6caffc51ce1b442 100755 (executable)
--- a/novaboot
+++ b/novaboot
@@ -1351,7 +1351,7 @@ until the line containing solely WORD are copied literally to the file
 named on that line. This is similar to shell's heredoc feature.
 
 When the C<load> line ends with "< CMD" then command CMD is executed
-with C</bin/sh> and its standard output is stored in the file named on
+with F</bin/sh> and its standard output is stored in the file named on
 that line. The SRCDIR variable in CMD's environment is set to the
 absolute path of the directory containing the interpreted novaboot
 script.