From 7c6b6c167cb6bd68d71d5c716d108b912c7d24d3 Mon Sep 17 00:00:00 2001 From: "Jordan K. Hubbard" Date: Mon, 7 Nov 1994 09:49:06 +0000 Subject: Cosmetic. --- sbin/sysinstall/stage1.c | 2 +- sbin/sysinstall/stage5.c | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/sbin/sysinstall/stage1.c b/sbin/sysinstall/stage1.c index e9b3dd98e37d..eba98c1773d8 100644 --- a/sbin/sysinstall/stage1.c +++ b/sbin/sysinstall/stage1.c @@ -338,7 +338,7 @@ stage1() beep(); } } - + clear(); for (i = 0; Dname[i]; i++) close(Dfd[i]); return; diff --git a/sbin/sysinstall/stage5.c b/sbin/sysinstall/stage5.c index 8f189d75309f..df64beed8fe8 100644 --- a/sbin/sysinstall/stage5.c +++ b/sbin/sysinstall/stage5.c @@ -6,7 +6,7 @@ * this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp * ---------------------------------------------------------------------------- * - * $Id: stage5.c,v 1.9 1994/11/06 01:16:30 jkh Exp $ + * $Id: stage5.c,v 1.10 1994/11/06 02:24:45 jkh Exp $ * */ @@ -27,9 +27,9 @@ static unsigned char msg[] = " You are now done with the initial phase of the installation that gets FreeBSD onto your hard disk. At this point, we need to go on -to ftp, SLIP, DOS floppy, parallel port or carrier pigeon a bindist over -so that your system is actually usable. Select _Yes_ to proceed with this -phase, or _No_ to simply drop into a shell."; +to ftp, SLIP, DOS floppy, parallel port or carrier pigeon a bindist +over so that your system is actually usable. Select _Yes_ to proceed +with this phase, or _No_ to simply drop into a shell."; void stage5() -- cgit v1.2.3