From a81a6f2ff46e468af8577d1048e8421750b83bb4 Mon Sep 17 00:00:00 2001 From: cinap_lenrek Date: Thu, 6 Dec 2012 07:09:16 +0100 Subject: inst: add a linebreak before install boot record description --- rc/bin/inst/bootplan9 | 1 + 1 file changed, 1 insertion(+) (limited to 'rc/bin/inst/bootplan9') diff --git a/rc/bin/inst/bootplan9 b/rc/bin/inst/bootplan9 index 3f4820f6b..553028bb4 100755 --- a/rc/bin/inst/bootplan9 +++ b/rc/bin/inst/bootplan9 @@ -7,6 +7,7 @@ if(! ~ $#p9offset 1) { 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' -- cgit v1.2.3