diff options
| author | MIHIRA Sanpei Yoshiro <sanpei@FreeBSD.org> | 2004-04-15 11:29:20 +0000 |
|---|---|---|
| committer | MIHIRA Sanpei Yoshiro <sanpei@FreeBSD.org> | 2004-04-15 11:29:20 +0000 |
| commit | 987a72ffd72f47dd537485c9b01584f24570755f (patch) | |
| tree | fe01eb9f7c08581f9eeaafad00ed3c86cb3ad785 /dns/doc/files/patch-aa | |
| parent | update to 7.50 Preview 4 (dated 20040414). (diff) | |
statically define dig command.
doc was only support bind-8's dig, not support bind-9 one.
Diffstat (limited to 'dns/doc/files/patch-aa')
| -rw-r--r-- | dns/doc/files/patch-aa | 13 |
1 files changed, 11 insertions, 2 deletions
diff --git a/dns/doc/files/patch-aa b/dns/doc/files/patch-aa index 31078ecd0115..3c50f6eb175e 100644 --- a/dns/doc/files/patch-aa +++ b/dns/doc/files/patch-aa @@ -1,5 +1,14 @@ ---- doc.org Sun Nov 28 17:21:08 1999 -+++ doc Sun Nov 28 17:22:36 1999 +--- doc.orig Fri Aug 7 22:49:48 1998 ++++ doc Thu Apr 15 20:19:47 2004 +@@ -40,7 +40,7 @@ + + ######## alias to DiG Version 2.0 (if not in path) + ## +-# alias dig '/nfs/u5/hotz/bin.sun3/dig' ++alias dig '/usr/bin/dig' + + + ######## Differences in 'tr' program @@ -65,7 +65,7 @@ ## Note: Make *sure* you keep the trailing slash on the directory ## name, otherwise doc won't work right. |
