From c7531fe35c741479493a19138f321bd2e5c50f65 Mon Sep 17 00:00:00 2001 From: jkh Date: Fri, 18 Feb 2000 03:02:32 +0000 Subject: add missing newline to previous cosmetic fixes. --- release/sysinstall/dist.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'release') diff --git a/release/sysinstall/dist.c b/release/sysinstall/dist.c index 85b64ac..ce3f229 100644 --- a/release/sysinstall/dist.c +++ b/release/sysinstall/dist.c @@ -419,7 +419,7 @@ distMaybeSetPorts(dialogMenuItem *self) "much more than that when a lot of the distribution tarballs are loaded\n" "(unless you have the extra CDs available from a FreeBSD CDROM distribution\n" "and can mount them on /cdrom, in which case this is far less of a problem).\n\n" - "The ports collection is a very valuable resource and well worth having" + "The ports collection is a very valuable resource and well worth having\n" "on your /usr partition, so it is advisable to say Yes to this option.\n\n" "For more information on the ports collection & the latest ports, visit:\n" " http://www.freebsd.org/ports\n")) -- cgit v1.1