aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>1994-12-19 01:14:58 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>1994-12-19 01:14:58 +0000
commit4fcbc726d99c869fac1808fea88137636608a11a (patch)
tree3311a7b38e17d4520584214f93a401adc20498ca /usr.bin
parentdcb4550cb2142e40d6ea833423aa22ab72715ff3 (diff)
downloadsrc-4fcbc726d99c869fac1808fea88137636608a11a.tar.gz
src-4fcbc726d99c869fac1808fea88137636608a11a.zip
Use proper dialout device name
Notes
Notes: svn path=/head/; revision=5171
Diffstat (limited to 'usr.bin')
-rwxr-xr-xusr.bin/chat/connect-ppp2
-rwxr-xr-xusr.bin/chat/ppp-on2
2 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/chat/connect-ppp b/usr.bin/chat/connect-ppp
index 2796b9d26dc3..d37067d06bc7 100755
--- a/usr.bin/chat/connect-ppp
+++ b/usr.bin/chat/connect-ppp
@@ -22,7 +22,7 @@
CON_DB=/etc/ppp-connections
#<LOCAL> define whatever your device is.
-DEVICE=tty00
+DEVICE=cuaa0
#<LOCAL> define whatever your device speed is.
DEVICESPEED=57600
diff --git a/usr.bin/chat/ppp-on b/usr.bin/chat/ppp-on
index 305f2b00aa1c..6bb4f414cc45 100755
--- a/usr.bin/chat/ppp-on
+++ b/usr.bin/chat/ppp-on
@@ -7,7 +7,7 @@
#
LOCKDIR=/var/spool/lock
-DEVICE=com1
+DEVICE=cuaa0
PHONE=4511234
USER=Pkarl