diff options
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 52e9a97ffbde..1e56b07575c0 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 d21f31dd8e0c..e866e1d9c092 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 659634b2661a..0e6ac7f17100 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 7ceb120dbe48..85061cd92580 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 e52b56c05069..5bf42a777d5a 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 afe8e7da6f39..e8ec5fc90f39 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 c5c488ac9be9..b2a073c070fd 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 14853d93e933..ae00b57cdd3c 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 1d3f76036742..104e8c3b5b69 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 76b423645bca..18073cf712e7 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 46f2fbea5a91..1d0cc9b68143 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 96942a981d7b..9e7e5eb5bf66 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 14bcc9e59594..57d2375fb6b0 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 4a0029f14000..8370f379717e 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 47eec36bc333..cc8bc3d63dbe 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. |