diff options
author | peter <peter@FreeBSD.org> | 1999-08-28 00:22:10 +0000 |
---|---|---|
committer | peter <peter@FreeBSD.org> | 1999-08-28 00:22:10 +0000 |
commit | 76f0c923fe4b2a1616453876611dc76b4f6b5355 (patch) | |
tree | 11c3e263d5f0f3acaf3b23fd63177baa9d93b750 /share/examples/ppp | |
parent | c148814ac642685a549ea821e649cd359879c935 (diff) | |
download | FreeBSD-src-76f0c923fe4b2a1616453876611dc76b4f6b5355.zip FreeBSD-src-76f0c923fe4b2a1616453876611dc76b4f6b5355.tar.gz |
$Id$ -> $FreeBSD$
Diffstat (limited to 'share/examples/ppp')
-rwxr-xr-x | share/examples/ppp/chap-auth | 2 | ||||
-rwxr-xr-x | share/examples/ppp/login-auth | 2 | ||||
-rw-r--r-- | share/examples/ppp/ppp.conf.isdn | 2 | ||||
-rw-r--r-- | share/examples/ppp/ppp.conf.sample | 2 | ||||
-rw-r--r-- | share/examples/ppp/ppp.conf.span-isp | 2 | ||||
-rw-r--r-- | share/examples/ppp/ppp.conf.span-isp.working | 2 | ||||
-rw-r--r-- | share/examples/ppp/ppp.linkdown.sample | 2 | ||||
-rw-r--r-- | share/examples/ppp/ppp.linkdown.span-isp | 2 | ||||
-rw-r--r-- | share/examples/ppp/ppp.linkdown.span-isp.working | 2 | ||||
-rw-r--r-- | share/examples/ppp/ppp.linkup.sample | 2 | ||||
-rw-r--r-- | share/examples/ppp/ppp.linkup.span-isp | 2 | ||||
-rw-r--r-- | share/examples/ppp/ppp.linkup.span-isp.working | 2 | ||||
-rw-r--r-- | share/examples/ppp/ppp.secret.sample | 2 | ||||
-rw-r--r-- | share/examples/ppp/ppp.secret.span-isp | 2 | ||||
-rw-r--r-- | share/examples/ppp/ppp.secret.span-isp.working | 2 |
15 files changed, 15 insertions, 15 deletions
diff --git a/share/examples/ppp/chap-auth b/share/examples/ppp/chap-auth index 52e9a97..1e56b07 100755 --- a/share/examples/ppp/chap-auth +++ b/share/examples/ppp/chap-auth @@ -24,7 +24,7 @@ # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # SUCH DAMAGE. # -# $Id:$ +# $FreeBSD$ # # Display a window to request a users CHAP secret, accepting the relevant diff --git a/share/examples/ppp/login-auth b/share/examples/ppp/login-auth index d21f31d..e866e1d 100755 --- a/share/examples/ppp/login-auth +++ b/share/examples/ppp/login-auth @@ -24,7 +24,7 @@ # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # SUCH DAMAGE. # -# $Id:$ +# $FreeBSD$ # # Display a window to request a users password, expecting a login name diff --git a/share/examples/ppp/ppp.conf.isdn b/share/examples/ppp/ppp.conf.isdn index 659634b..0e6ac7f 100644 --- a/share/examples/ppp/ppp.conf.isdn +++ b/share/examples/ppp/ppp.conf.isdn @@ -23,7 +23,7 @@ # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # SUCH DAMAGE. # -# $Id: ppp.conf.isdn,v 1.1 1999/08/09 22:57:47 brian Exp $ +# $FreeBSD$ # This is an example ppp profile for bringing up a multilink ppp connection # over ISDN. It needs at least version 0.83.0 of the i4b code. An example diff --git a/share/examples/ppp/ppp.conf.sample b/share/examples/ppp/ppp.conf.sample index 7ceb120..85061cd 100644 --- a/share/examples/ppp/ppp.conf.sample +++ b/share/examples/ppp/ppp.conf.sample @@ -4,7 +4,7 @@ # # Originally written by Toshiharu OHNO # -# $Id: ppp.conf.sample,v 1.6 1999/07/27 23:44:29 brian Exp $ +# $FreeBSD$ # ################################################################# diff --git a/share/examples/ppp/ppp.conf.span-isp b/share/examples/ppp/ppp.conf.span-isp index e52b56c..5bf42a7 100644 --- a/share/examples/ppp/ppp.conf.span-isp +++ b/share/examples/ppp/ppp.conf.span-isp @@ -1,4 +1,4 @@ -# $Id:$ +# $FreeBSD$ # This advanced ppp configuration file explains how to implement # the following: diff --git a/share/examples/ppp/ppp.conf.span-isp.working b/share/examples/ppp/ppp.conf.span-isp.working index afe8e7d..e8ec5fc 100644 --- a/share/examples/ppp/ppp.conf.span-isp.working +++ b/share/examples/ppp/ppp.conf.span-isp.working @@ -1,4 +1,4 @@ -# $Id:$ +# $FreeBSD$ # This is a working example of ppp.conf.span-isp that uses ppp connections # to the same machine through 3 null-modem serial cables. diff --git a/share/examples/ppp/ppp.linkdown.sample b/share/examples/ppp/ppp.linkdown.sample index c5c488a..b2a073c 100644 --- a/share/examples/ppp/ppp.linkdown.sample +++ b/share/examples/ppp/ppp.linkdown.sample @@ -12,7 +12,7 @@ # 3) If no label has been found, use MYADDR if it exists. # # -# $Id: ppp.linkdown.sample,v 1.2 1998/11/05 23:14:19 brian Exp $ +# $FreeBSD$ # ######################################################################### diff --git a/share/examples/ppp/ppp.linkdown.span-isp b/share/examples/ppp/ppp.linkdown.span-isp index 14853d9..ae00b57 100644 --- a/share/examples/ppp/ppp.linkdown.span-isp +++ b/share/examples/ppp/ppp.linkdown.span-isp @@ -1,4 +1,4 @@ -# $Id:$ +# $FreeBSD$ # Refer to ppp.conf.span-isp for a description of what this file is for. # This file is only required on the Gateway machine. diff --git a/share/examples/ppp/ppp.linkdown.span-isp.working b/share/examples/ppp/ppp.linkdown.span-isp.working index 1d3f760..104e8c3 100644 --- a/share/examples/ppp/ppp.linkdown.span-isp.working +++ b/share/examples/ppp/ppp.linkdown.span-isp.working @@ -1,4 +1,4 @@ -# $Id:$ +# $FreeBSD$ # This is a working example of ppp.linkdown.span-isp that uses ppp connections # to the same machine through 3 null-modem serial cables. diff --git a/share/examples/ppp/ppp.linkup.sample b/share/examples/ppp/ppp.linkup.sample index 76b4236..18073cf 100644 --- a/share/examples/ppp/ppp.linkup.sample +++ b/share/examples/ppp/ppp.linkup.sample @@ -12,7 +12,7 @@ # 3) If no label has been found, use MYADDR if it exists. # # -# $Id: ppp.linkup.sample,v 1.14 1998/05/21 21:45:47 brian Exp $ +# $FreeBSD$ # ######################################################################### diff --git a/share/examples/ppp/ppp.linkup.span-isp b/share/examples/ppp/ppp.linkup.span-isp index 46f2fbe..1d0cc9b 100644 --- a/share/examples/ppp/ppp.linkup.span-isp +++ b/share/examples/ppp/ppp.linkup.span-isp @@ -1,4 +1,4 @@ -# $Id:$ +# $FreeBSD$ # Refer to ppp.conf.span-isp for a description of what this file is for. # This file is only required on the Gateway machine. diff --git a/share/examples/ppp/ppp.linkup.span-isp.working b/share/examples/ppp/ppp.linkup.span-isp.working index 96942a9..9e7e5eb 100644 --- a/share/examples/ppp/ppp.linkup.span-isp.working +++ b/share/examples/ppp/ppp.linkup.span-isp.working @@ -1,4 +1,4 @@ -# $Id:$ +# $FreeBSD$ # This is a working example of ppp.linkup.span-isp that uses ppp connections # to the same machine through 3 null-modem serial cables. diff --git a/share/examples/ppp/ppp.secret.sample b/share/examples/ppp/ppp.secret.sample index 14bcc9e..57d2375 100644 --- a/share/examples/ppp/ppp.secret.sample +++ b/share/examples/ppp/ppp.secret.sample @@ -27,7 +27,7 @@ # ``auth'' or ``cbcp'' callback is enabled (see ``set callback''). # A ``*'' specifies that the client must specify the number. # -# $Id: ppp.secret.sample,v 1.8 1998/08/07 18:44:31 brian Exp $ +# $FreeBSD$ # ################################################## diff --git a/share/examples/ppp/ppp.secret.span-isp b/share/examples/ppp/ppp.secret.span-isp index 4a0029f..8370f37 100644 --- a/share/examples/ppp/ppp.secret.span-isp +++ b/share/examples/ppp/ppp.secret.span-isp @@ -1,4 +1,4 @@ -# $Id:$ +# $FreeBSD$ # Refer to ppp.conf.span-isp for a description of what this file is for. # This file is only required on the Receiver machine. diff --git a/share/examples/ppp/ppp.secret.span-isp.working b/share/examples/ppp/ppp.secret.span-isp.working index 47eec36..cc8bc3d 100644 --- a/share/examples/ppp/ppp.secret.span-isp.working +++ b/share/examples/ppp/ppp.secret.span-isp.working @@ -1,4 +1,4 @@ -# $Id:$ +# $FreeBSD$ # This is a working example of ppp.secret.span-isp that uses ppp connections # to the same machine through 3 null-modem serial cables. |