diff options
Diffstat (limited to 'etc/ppp')
-rw-r--r-- | etc/ppp/ppp.conf.filter.sample | 2 | ||||
-rw-r--r-- | etc/ppp/ppp.conf.iij.sample | 2 | ||||
-rw-r--r-- | etc/ppp/ppp.conf.sample | 2 | ||||
-rw-r--r-- | etc/ppp/ppp.linkup.sample | 2 | ||||
-rw-r--r-- | etc/ppp/ppp.secret.sample | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/etc/ppp/ppp.conf.filter.sample b/etc/ppp/ppp.conf.filter.sample index 891a4b9..c925ed9 100644 --- a/etc/ppp/ppp.conf.filter.sample +++ b/etc/ppp/ppp.conf.filter.sample @@ -1,5 +1,5 @@ # -# $Id: ppp.conf.filter.sample,v 1.1.1.1 1995/01/31 06:24:33 amurai Exp $ +# $FreeBSD$ # # An example of packet filter definition. # diff --git a/etc/ppp/ppp.conf.iij.sample b/etc/ppp/ppp.conf.iij.sample index 3c0069f..e667179 100644 --- a/etc/ppp/ppp.conf.iij.sample +++ b/etc/ppp/ppp.conf.iij.sample @@ -10,7 +10,7 @@ # In all cases, you can use same username and password assigned # from IIJ. # -# $Id: ppp.conf.iij,v 1.2 1996/01/31 15:03:04 mpp Exp $ +# $FreeBSD$ # ############################################################################# # diff --git a/etc/ppp/ppp.conf.sample b/etc/ppp/ppp.conf.sample index b14b7ff..809e37e 100644 --- a/etc/ppp/ppp.conf.sample +++ b/etc/ppp/ppp.conf.sample @@ -4,7 +4,7 @@ # # Written by Toshiharu OHNO # -# $Id: ppp.conf.sample,v 1.5 1996/03/08 09:39:43 ache Exp $ +# $FreeBSD$ # ################################################################# # diff --git a/etc/ppp/ppp.linkup.sample b/etc/ppp/ppp.linkup.sample index 88e7cbe..544657a 100644 --- a/etc/ppp/ppp.linkup.sample +++ b/etc/ppp/ppp.linkup.sample @@ -14,7 +14,7 @@ # # 3) If given label name is not found, then label MYADDR is searched. # -# $Id: ppp.linkup.sample,v 1.2 1996/01/31 15:03:06 mpp Exp $ +# $FreeBSD$ # ######################################################################### # diff --git a/etc/ppp/ppp.secret.sample b/etc/ppp/ppp.secret.sample index 720c1fb..074d399 100644 --- a/etc/ppp/ppp.secret.sample +++ b/etc/ppp/ppp.secret.sample @@ -1,7 +1,7 @@ ################################################## # Sysname Secret Key Peer's IP address # -# $Id: ppp.secret.sample,v 1.1.1.1 1995/01/31 06:24:33 amurai Exp $ +# $FreeBSD$ # ################################################## oscar OurSecretKey 192.244.184.34/24 |