ref: a81a6f2ff46e468af8577d1048e8421750b83bb4
parent: b929f24b929f1c2452d12d9a6987d5485c4a4ed0
author: cinap_lenrek <cinap_lenrek@gmx.de>
date: Thu Dec 6 02:09:16 EST 2012
inst: add a linebreak before install boot record description
--- a/rc/bin/inst/bootplan9
+++ b/rc/bin/inst/bootplan9
@@ -7,6 +7,7 @@
exit bad
}
+echo
echo 'If you use the Windows NT/2000/XP master boot record'
echo 'or a master boot record from a Unix clone (e.g., LILO or'
echo 'FreeBSD bootmgr), it is probably safe to continue using'
--
⑨