diff options
author | brian <brian@FreeBSD.org> | 1998-09-13 23:11:13 +0000 |
---|---|---|
committer | brian <brian@FreeBSD.org> | 1998-09-13 23:11:13 +0000 |
commit | 599fa37c054788768ffd8391b259af20186c9e6d (patch) | |
tree | 3e6c793e256f15ffa29d5fdc2f49f9b4dcb7e69c /etc/namedb | |
parent | 27ef9ec914d81ea0c488146b8253a532ea99c410 (diff) | |
download | FreeBSD-src-599fa37c054788768ffd8391b259af20186c9e6d.zip FreeBSD-src-599fa37c054788768ffd8391b259af20186c9e6d.tar.gz |
Add Id keyword
Diffstat (limited to 'etc/namedb')
-rwxr-xr-x | etc/namedb/make-localhost | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/namedb/make-localhost b/etc/namedb/make-localhost index 72bc92e..b04deaa 100755 --- a/etc/namedb/make-localhost +++ b/etc/namedb/make-localhost @@ -1,5 +1,7 @@ #!/bin/sh # +# $Id:$ +# # make-localhost - edit the appropriate local information into # /etc/namedb/localhost.rev # |