From e7fac5b9a50317abfb9c9331e56fc9ab45e4687b Mon Sep 17 00:00:00 2001 From: jkh Date: Fri, 27 Aug 1999 06:25:37 +0000 Subject: Fix a typo. Reported by: Terry Jones --- usr.sbin/sysinstall/network.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'usr.sbin') diff --git a/usr.sbin/sysinstall/network.c b/usr.sbin/sysinstall/network.c index 8edf030..e878b3c 100644 --- a/usr.sbin/sysinstall/network.c +++ b/usr.sbin/sysinstall/network.c @@ -4,7 +4,7 @@ * This is probably the last attempt in the `sysinstall' line, the next * generation being slated to essentially a complete rewrite. * - * $Id: network.c,v 1.37 1999/07/18 10:18:05 jkh Exp $ + * $Id: network.c,v 1.38 1999/07/26 10:49:35 brian Exp $ * * Copyright (c) 1995 * Jordan Hubbard. All rights reserved. @@ -330,9 +330,9 @@ startPPP(Device *devp) dialog_clear_norefresh(); msgConfirm("NOTICE: The PPP command is now started on VTY3 (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" - "need to use is the \"term\" command which starts a terminal\n" - "emulator you can use to talk to your modem and dial the service\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" + "which you can use to talk to your modem and dial the service\n" "provider. Once you're connected, come back to this screen and\n" "press return.\n\n" "DO NOT PRESS [ENTER] HERE UNTIL THE CONNECTION IS FULLY\n" -- cgit v1.1