K 10 svn:author V 5 dougb K 8 svn:date V 27 2000-12-17T08:16:06.000000Z K 7 svn:log V 314 Apply a more consistent style to the echo statements in /etc/ scripts. * Put quotes around each line * Single quotes for lines with no variable interpolation * Double quotes if there is * Capitalize each word that begins a line * Make echo -n 'Doing foo:' ... echo '.' more of a standard No functionality changes END