summaryrefslogtreecommitdiff
path: root/release
diff options
context:
space:
mode:
authorBrian Somers <brian@FreeBSD.org>1999-09-01 00:53:25 +0000
committerBrian Somers <brian@FreeBSD.org>1999-09-01 00:53:25 +0000
commit3655c82c309fa98fdc84125d1dc77be119d39d61 (patch)
tree245b61e9f375730a45e42e7fa92aeaf1b83097a5 /release
parent3e5eed686b9d8324aa2297b4f8e085a7059ce1d5 (diff)
Notes
Diffstat (limited to 'release')
-rw-r--r--release/sysinstall/network.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/release/sysinstall/network.c b/release/sysinstall/network.c
index 9d7027813896..248cb3862a06 100644
--- a/release/sysinstall/network.c
+++ b/release/sysinstall/network.c
@@ -328,7 +328,7 @@ startPPP(Device *devp)
}
else {
dialog_clear_norefresh();
- msgConfirm("NOTICE: The PPP command is now started on VTY3 (type ALT-F3 to\n"
+ msgConfirm("NOTICE: The PPP command is now started on VTY2 (type ALT-F3 to\n"
"interact with it, ALT-F1 to switch back here). If you are using\n"
"a PAP or CHAP login simply enter \"dial\", otherwise you'll need\n"
"to use the \"term\" command which starts a terminal emulator\n"