From fd1aaa60e2636e976b5045cb5bc374a15df1a1d4 Mon Sep 17 00:00:00 2001 From: brian Date: Wed, 1 Sep 1999 00:53:25 +0000 Subject: Ppp is started on vty2, not vty3 --- usr.sbin/sysinstall/network.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'usr.sbin') diff --git a/usr.sbin/sysinstall/network.c b/usr.sbin/sysinstall/network.c index 9d70278..248cb38 100644 --- a/usr.sbin/sysinstall/network.c +++ b/usr.sbin/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" -- cgit v1.1