summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--release/sysinstall/dist.c2
-rw-r--r--usr.sbin/sysinstall/dist.c2
2 files changed, 2 insertions, 2 deletions
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"))
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