diff options
Diffstat (limited to 'etc/hosts.allow')
-rw-r--r-- | etc/hosts.allow | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/hosts.allow b/etc/hosts.allow index 06ec81841d4f..7a1f35c50800 100644 --- a/etc/hosts.allow +++ b/etc/hosts.allow @@ -1,6 +1,6 @@ # # hosts.allow access control file for "tcp wrapped" apps. -# $FreeBSD$ +# $FreeBSD: src/etc/hosts.allow,v 1.2.2.5 1999/08/29 14:18:45 peter Exp $ # # NOTE: The hosts.deny file is not longer used. Instead, put both 'allow' # and 'deny' rules in the hosts.allow file. |