summaryrefslogtreecommitdiff
path: root/etc/ppp
diff options
context:
space:
mode:
authorBrian Somers <brian@FreeBSD.org>1997-11-10 21:27:36 +0000
committerBrian Somers <brian@FreeBSD.org>1997-11-10 21:27:36 +0000
commit38dc1ef458e97a230c491dc373bbd174f85b1981 (patch)
tree8f9a95b76deb966dd1f35ccc55cc9d1b1ec9f771 /etc/ppp
parentb41c00fa66a97b9e4c780d7f9beace9a244bca0a (diff)
Notes
Diffstat (limited to 'etc/ppp')
-rw-r--r--etc/ppp/ppp.conf.sample5
1 files changed, 3 insertions, 2 deletions
diff --git a/etc/ppp/ppp.conf.sample b/etc/ppp/ppp.conf.sample
index e4d28d7726f4..a9cc1a5a4697 100644
--- a/etc/ppp/ppp.conf.sample
+++ b/etc/ppp/ppp.conf.sample
@@ -4,7 +4,7 @@
#
# Originally written by Toshiharu OHNO
#
-# $Id: ppp.conf.sample,v 1.21 1997/11/08 20:58:39 brian Exp $
+# $Id: ppp.conf.sample,v 1.22 1997/11/09 17:54:27 brian Exp $
#
#################################################################
@@ -90,7 +90,7 @@ PAPorCHAPpmdemand:
#
# It is not necessary to have an entry in ppp.linkup when both IP numbers
# are static. Be warned though, the MYADDR: label is executed from
-# ppp.linkup if the "ondemand:" label is not found.
+# ppp.linkup if the "ondemand:" and "192.244.176.44" labels are not found.
#
ondemand:
set phone 1234567
@@ -106,6 +106,7 @@ ondemand:
# section and aren't themselves complete. They're provided as examples
# of how to achieve different things.
+examples:
# Multi-phone example. Numbers separated by a : are used sequentially.
# Numbers separated by a | are used if the previous dial or login script
# failed. Usually, you will prefer to use only one of | or :, but both