summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authoramurai <amurai@FreeBSD.org>1995-04-22 17:14:21 +0000
committeramurai <amurai@FreeBSD.org>1995-04-22 17:14:21 +0000
commit2a008b93daea698e559571fe8ef9fdd92a69541d (patch)
treeebd09c58185d432904138ef6de3c87368b7efa63 /etc
parent06e78f687343fb135a8f65bad8fa7254edd8f3ed (diff)
downloadFreeBSD-src-2a008b93daea698e559571fe8ef9fdd92a69541d.zip
FreeBSD-src-2a008b93daea698e559571fe8ef9fdd92a69541d.tar.gz
Fixing misspelling and chang default device as dailout
Reviewed by: Atsushi Murai <amruai@spec.co.jp>
Diffstat (limited to 'etc')
-rw-r--r--etc/ppp/ppp.conf.sample6
1 files changed, 3 insertions, 3 deletions
diff --git a/etc/ppp/ppp.conf.sample b/etc/ppp/ppp.conf.sample
index 7969837..2018022 100644
--- a/etc/ppp/ppp.conf.sample
+++ b/etc/ppp/ppp.conf.sample
@@ -4,18 +4,18 @@
#
# Written by Toshiharu OHNO
#
-# $Id: ppp.conf.sample,v 1.1.1.1 1995/01/31 06:24:33 amurai Exp $
+# $Id: ppp.conf.sample,v 1.2 1995/02/26 12:16:36 amurai Exp $
#
#################################################################
#
# Default setup. Executed always when PPP is invoked.
#
default:
- set device /dev/tty01
+ set device /dev/cua01
set speed 38400
disable lqr
deny lqr
- set dial "ABORT BUSY ABORT NO\\sCARRIR TIMEOUT 5 \"\" AT OK-AT-OK \\dATDT\\T TIMEOUT 40 CONNECT"
+ set dial "ABORT BUSY ABORT NO\\sCARRIER TIMEOUT 5 \"\" ATE1Q0 OK-AT-OK \\dATDT\\T TIMEOUT 40 CONNECT"
#
# Example with login script
# o From PPP prompt,
OpenPOWER on IntegriCloud