diff options
| author | Jung-uk Kim <jkim@FreeBSD.org> | 2010-03-22 19:50:57 +0000 |
|---|---|---|
| committer | Jung-uk Kim <jkim@FreeBSD.org> | 2010-03-22 19:50:57 +0000 |
| commit | e651ff978b72b790458d41e02f56e78d1121d8ba (patch) | |
| tree | e7a1fc55fc910457a7160b371de834ffb0fc2e87 /etc | |
| parent | f2f7c1447aa1006933799c95b7c724009b30f1ff (diff) | |
Notes
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/ppp/ppp.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/ppp/ppp.conf b/etc/ppp/ppp.conf index 251231468fde..2b63834839f9 100644 --- a/etc/ppp/ppp.conf +++ b/etc/ppp/ppp.conf @@ -10,7 +10,7 @@ default: set log Phase Chat LCP IPCP CCP tun command - ident user-ppp VERSION (built COMPILATIONDATE) + ident user-ppp VERSION # Ensure that "device" references the correct serial port # for your modem. (cuau0 = COM1, cuau1 = COM2) |
