diff options
| author | Lars Fredriksen <lars@FreeBSD.org> | 1994-11-12 05:25:32 +0000 |
|---|---|---|
| committer | Lars Fredriksen <lars@FreeBSD.org> | 1994-11-12 05:25:32 +0000 |
| commit | 9b1aec4804d1147f476d0cb6136860fe5032c511 (patch) | |
| tree | 98e0d223e6f12693c8511bcdb40ca8137b70e0a6 /usr.bin/chat/Example | |
| parent | 0b06d15f3a9b9f1488edf8671b52a2a14ced96d9 (diff) | |
Notes
Diffstat (limited to 'usr.bin/chat/Example')
| -rw-r--r-- | usr.bin/chat/Example | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/usr.bin/chat/Example b/usr.bin/chat/Example new file mode 100644 index 000000000000..e46fbd0abf55 --- /dev/null +++ b/usr.bin/chat/Example @@ -0,0 +1,5 @@ +# + +../pppd/pppd -d connect 'chat "" ATDT5551212 CONNECT "" ogin: ppp' netmask 255.255.255.0 /dev/com1 38400 + +../pppd/pppd connect 'chat "" AATDT5551212 CONNECT "" ogin: ppp' netmask 255.255.255.0 /dev/com1 38400 |
