diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 1999-09-16 08:26:13 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 1999-09-16 08:26:13 +0000 |
| commit | 5be28542797ac26e17de490f50e0830003596d38 (patch) | |
| tree | 8069da00bdeed33ee5434671a0bae67379506370 /etc/ppp | |
| parent | e5eb97b547f5af1e2b6e4396933dc06b93d5590e (diff) | |
Diffstat (limited to 'etc/ppp')
| -rw-r--r-- | etc/ppp/ppp.conf | 2 | ||||
| -rw-r--r-- | etc/ppp/ppp.deny | 2 | ||||
| -rw-r--r-- | etc/ppp/ppp.shells.sample | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/etc/ppp/ppp.conf b/etc/ppp/ppp.conf index 410db1a55bc7..371d3687d376 100644 --- a/etc/ppp/ppp.conf +++ b/etc/ppp/ppp.conf @@ -3,7 +3,7 @@ # Originally written by Toshiharu OHNO # Simplified 5/14/1999 by wself@cdrom.com # -# $FreeBSD$ +# $FreeBSD: src/etc/ppp/ppp.conf,v 1.1.2.2 1999/08/29 14:19:56 peter Exp $ ################################################################# default: diff --git a/etc/ppp/ppp.deny b/etc/ppp/ppp.deny index 6d06f4fac32e..6b2344d8bcc5 100644 --- a/etc/ppp/ppp.deny +++ b/etc/ppp/ppp.deny @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/ppp/ppp.deny,v 1.2.2.1 1999/08/29 14:19:56 peter Exp $ # # list of users disallowed any pppd access via 'system # password login'. diff --git a/etc/ppp/ppp.shells.sample b/etc/ppp/ppp.shells.sample index 7d26d62a5054..24c9e96d6c95 100644 --- a/etc/ppp/ppp.shells.sample +++ b/etc/ppp/ppp.shells.sample @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/ppp/ppp.shells.sample,v 1.2.2.1 1999/08/29 14:19:57 peter Exp $ # # List of acceptable shells for pppd(8). # Pppd will not accept a system password login |
