summaryrefslogtreecommitdiffstats
path: root/usr.sbin/sysinstall/dist.c
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>2000-02-18 03:02:32 +0000
committerjkh <jkh@FreeBSD.org>2000-02-18 03:02:32 +0000
commitc7531fe35c741479493a19138f321bd2e5c50f65 (patch)
tree5d6ccbffcb4ed99838b70d9731d175ad1b73fe81 /usr.sbin/sysinstall/dist.c
parentc6aff4b87afd56621d45da84be11e60f390f4710 (diff)
downloadFreeBSD-src-c7531fe35c741479493a19138f321bd2e5c50f65.zip
FreeBSD-src-c7531fe35c741479493a19138f321bd2e5c50f65.tar.gz
add missing newline to previous cosmetic fixes.
Diffstat (limited to 'usr.sbin/sysinstall/dist.c')
-rw-r--r--usr.sbin/sysinstall/dist.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/sysinstall/dist.c b/usr.sbin/sysinstall/dist.c
index 85b64ac..ce3f229 100644
--- a/usr.sbin/sysinstall/dist.c
+++ b/usr.sbin/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"))
OpenPOWER on IntegriCloud