summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--usr.sbin/sade/menus.c3
-rw-r--r--usr.sbin/sysinstall/menus.c3
2 files changed, 2 insertions, 4 deletions
diff --git a/usr.sbin/sade/menus.c b/usr.sbin/sade/menus.c
index 102df79..a32b2e8 100644
--- a/usr.sbin/sade/menus.c
+++ b/usr.sbin/sade/menus.c
@@ -852,8 +852,7 @@ DMenu MenuNetworkDevice = {
"If you're using SLIP over a serial device then the expectation is\n"
"that you have a HARDWIRED connection.\n\n"
"You can also install over a parallel port using a special \"laplink\"\n"
- "cable to another machine running a fairly recent (2.0R or later)\n"
- "version of FreeBSD.",
+ "cable to another machine running FreeBSD.",
"Press F1 to read network configuration manual",
"network_device",
{ { NULL } },
diff --git a/usr.sbin/sysinstall/menus.c b/usr.sbin/sysinstall/menus.c
index 102df79..a32b2e8 100644
--- a/usr.sbin/sysinstall/menus.c
+++ b/usr.sbin/sysinstall/menus.c
@@ -852,8 +852,7 @@ DMenu MenuNetworkDevice = {
"If you're using SLIP over a serial device then the expectation is\n"
"that you have a HARDWIRED connection.\n\n"
"You can also install over a parallel port using a special \"laplink\"\n"
- "cable to another machine running a fairly recent (2.0R or later)\n"
- "version of FreeBSD.",
+ "cable to another machine running FreeBSD.",
"Press F1 to read network configuration manual",
"network_device",
{ { NULL } },
OpenPOWER on IntegriCloud