Initial import from FreeBSD RELENG_4:
[games.git] / etc / namedb / PROTO.localhost.rev
1 ;       From: @(#)localhost.rev 5.1 (Berkeley) 6/30/90
2 ; $FreeBSD: src/etc/namedb/PROTO.localhost.rev,v 1.6 2000/01/10 15:31:40 peter Exp $
3 ;
4 ; This file is automatically edited by the `make-localhost' script in
5 ; the /etc/namedb directory.
6 ;
7
8 $TTL    3600
9
10 @       IN      SOA     @host@. root.@host@.  (
11                                 @date@  ; Serial
12                                 3600    ; Refresh
13                                 900     ; Retry
14                                 3600000 ; Expire
15                                 3600 )  ; Minimum
16         IN      NS      @host@.
17 1       IN      PTR     localhost.@domain@.