summaryrefslogtreecommitdiffstats
path: root/usr.sbin
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1999-08-27 06:25:37 +0000
committerjkh <jkh@FreeBSD.org>1999-08-27 06:25:37 +0000
commite7fac5b9a50317abfb9c9331e56fc9ab45e4687b (patch)
treed34088e964fd48383bf0714a853fd1a9a4daca16 /usr.sbin
parentcb170f6ffdeddc8c985615b1299fbdccda2807a4 (diff)
downloadFreeBSD-src-e7fac5b9a50317abfb9c9331e56fc9ab45e4687b.zip
FreeBSD-src-e7fac5b9a50317abfb9c9331e56fc9ab45e4687b.tar.gz
Fix a typo.
Reported by: Terry Jones <terry@cliffs.ucsd.edu>
Diffstat (limited to 'usr.sbin')
-rw-r--r--usr.sbin/sysinstall/network.c8
1 files changed, 4 insertions, 4 deletions
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"
OpenPOWER on IntegriCloud