diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 1999-02-16 01:59:46 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 1999-02-16 01:59:46 +0000 |
| commit | 838992f094ccde014679a7cfafc495840eb932a1 (patch) | |
| tree | bb1da10609893e2c699e42919a3a51c02df9caf0 /etc/namedb | |
| parent | bcb29ac16cc991f99f0c976390dff6be1a1b9058 (diff) | |
Diffstat (limited to 'etc/namedb')
| -rw-r--r-- | etc/namedb/PROTO.localhost.rev | 2 | ||||
| -rwxr-xr-x | etc/namedb/make-localhost | 2 | ||||
| -rw-r--r-- | etc/namedb/named.conf | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/etc/namedb/PROTO.localhost.rev b/etc/namedb/PROTO.localhost.rev index 4981ed04f014..66e391eb2089 100644 --- a/etc/namedb/PROTO.localhost.rev +++ b/etc/namedb/PROTO.localhost.rev @@ -1,5 +1,5 @@ ; From: @(#)localhost.rev 5.1 (Berkeley) 6/30/90 -; $Id: PROTO.localhost.rev,v 1.3 1997/02/23 09:21:09 peter Exp $ +; $Id: PROTO.localhost.rev,v 1.4 1997/05/01 21:02:37 ache Exp $ ; ; This file is automatically edited by the `make-localhost' script in ; the /etc/namedb directory. diff --git a/etc/namedb/make-localhost b/etc/namedb/make-localhost index b04deaaebbb2..9d4933152a72 100755 --- a/etc/namedb/make-localhost +++ b/etc/namedb/make-localhost @@ -1,6 +1,6 @@ #!/bin/sh # -# $Id:$ +# $Id: make-localhost,v 1.3 1998/09/13 23:05:46 brian Exp $ # # make-localhost - edit the appropriate local information into # /etc/namedb/localhost.rev diff --git a/etc/namedb/named.conf b/etc/namedb/named.conf index ee22c00eca40..154fa3b170e4 100644 --- a/etc/namedb/named.conf +++ b/etc/namedb/named.conf @@ -1,4 +1,4 @@ -// $Id: named.conf,v 1.4 1998/12/02 19:59:24 dillon Exp $ +// $Id: named.conf,v 1.5 1998/12/23 06:06:13 dillon Exp $ // // Refer to the named(8) man page for details. If you are ever going // to setup a primary server, make sure you've understood the hairy |
