]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
889. [port] Eliminated blank lines before .TH in nroff man
authorAndreas Gustafsson <source@isc.org>
Fri, 8 Jun 2001 19:33:02 +0000 (19:33 +0000)
committerAndreas Gustafsson <source@isc.org>
Fri, 8 Jun 2001 19:33:02 +0000 (19:33 +0000)
                        pages since they cause problems with some versions
                        of nroff. [RT #1390]

71 files changed:
CHANGES
bin/check/named-checkconf.8
bin/check/named-checkconf.html
bin/check/named-checkzone.8
bin/check/named-checkzone.html
bin/dig/dig.1
bin/dig/dig.html
bin/dig/host.1
bin/dig/host.html
bin/dnssec/dnssec-keygen.8
bin/dnssec/dnssec-keygen.html
bin/dnssec/dnssec-makekeyset.8
bin/dnssec/dnssec-makekeyset.html
bin/dnssec/dnssec-signkey.8
bin/dnssec/dnssec-signkey.html
bin/dnssec/dnssec-signzone.8
bin/dnssec/dnssec-signzone.html
bin/named/lwresd.8
bin/named/lwresd.html
bin/named/named.8
bin/named/named.html
bin/nsupdate/nsupdate.8
bin/nsupdate/nsupdate.html
bin/rndc/rndc.8
bin/rndc/rndc.conf.5
bin/rndc/rndc.conf.html
bin/rndc/rndc.html
doc/arm/Bv9ARM.ch01.html
doc/arm/Bv9ARM.ch02.html
doc/arm/Bv9ARM.ch03.html
doc/arm/Bv9ARM.ch04.html
doc/arm/Bv9ARM.ch05.html
doc/arm/Bv9ARM.ch06.html
doc/arm/Bv9ARM.ch07.html
doc/arm/Bv9ARM.ch08.html
doc/arm/Bv9ARM.ch09.html
doc/arm/Bv9ARM.html
lib/lwres/man/lwres.3
lib/lwres/man/lwres.html
lib/lwres/man/lwres_buffer.3
lib/lwres/man/lwres_buffer.html
lib/lwres/man/lwres_config.3
lib/lwres/man/lwres_config.html
lib/lwres/man/lwres_context.3
lib/lwres/man/lwres_context.html
lib/lwres/man/lwres_gabn.3
lib/lwres/man/lwres_gabn.html
lib/lwres/man/lwres_gai_strerror.3
lib/lwres/man/lwres_gai_strerror.html
lib/lwres/man/lwres_getaddrinfo.3
lib/lwres/man/lwres_getaddrinfo.html
lib/lwres/man/lwres_gethostent.3
lib/lwres/man/lwres_gethostent.html
lib/lwres/man/lwres_getipnode.3
lib/lwres/man/lwres_getipnode.html
lib/lwres/man/lwres_getnameinfo.3
lib/lwres/man/lwres_getnameinfo.html
lib/lwres/man/lwres_getrrsetbyname.3
lib/lwres/man/lwres_getrrsetbyname.html
lib/lwres/man/lwres_gnba.3
lib/lwres/man/lwres_gnba.html
lib/lwres/man/lwres_hstrerror.3
lib/lwres/man/lwres_hstrerror.html
lib/lwres/man/lwres_inetntop.3
lib/lwres/man/lwres_inetntop.html
lib/lwres/man/lwres_noop.3
lib/lwres/man/lwres_noop.html
lib/lwres/man/lwres_packet.3
lib/lwres/man/lwres_packet.html
lib/lwres/man/lwres_resutil.3
lib/lwres/man/lwres_resutil.html

diff --git a/CHANGES b/CHANGES
index 29590a4aa89f1ade94e1289eaf44f8a0d53b7320..256729fab817ba7f143d12e6ce53c750d239b666 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,8 @@
+
+ 889.  [port]          Eliminated blank lines before .TH in nroff man
+                       pages since they cause problems with some versions
+                       of nroff. [RT #1390]
+
  888.  [bug]           Don't die when using TKEY to delete a nonexistent
                        TSIG key. [RT #1392]
 
index 3450f3ba47d2faf2568f6226540604799d8422f3..b287fbd991d63814481628c5a5429a554cecd027 100644 (file)
@@ -12,9 +12,9 @@
 .\" FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
 .\" NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
 .\" WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
-
-.\" $Id: named-checkconf.8,v 1.8 2001/05/30 20:30:10 bwelling Exp $
-
+.\"
+.\" $Id: named-checkconf.8,v 1.9 2001/06/08 19:31:10 gson Exp $
+.\"
 .TH "NAMED-CHECKCONF" "8" "June 14, 2000" "BIND9" ""
 .SH NAME
 named-checkconf \- named configuration file syntax checking tool
index 5084086a575abf11a415ed9f31027a7353639150..5df9d1d1dfa76146720248f040f10d12bd56eede 100644 (file)
@@ -1,10 +1,10 @@
 <!--
- - Copyright (C) 2001  Internet Software Consortium.
- -
+ - Copyright (C) 2000, 2001  Internet Software Consortium.
+ - 
  - Permission to use, copy, modify, and distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
  - copyright notice and this permission notice appear in all copies.
- -
+ - 
  - THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM
  - DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL
  - IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL
@@ -15,7 +15,7 @@
  - WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 -->
 
-<!-- $Id: named-checkconf.html,v 1.2 2001/04/10 21:50:20 bwelling Exp $ -->
+<!-- $Id: named-checkconf.html,v 1.3 2001/06/08 19:31:12 gson Exp $ -->
 
 <HTML
 ><HEAD
index 9a9436850aec1fb791b05dfb8fb614fd800dbe9a..910763b4fc0ec3b08ab5e9b3ad82b7658cff52d9 100644 (file)
@@ -12,9 +12,9 @@
 .\" FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
 .\" NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
 .\" WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
-
-.\" $Id: named-checkzone.8,v 1.8 2001/05/30 20:30:11 bwelling Exp $
-
+.\"
+.\" $Id: named-checkzone.8,v 1.9 2001/06/08 19:31:13 gson Exp $
+.\"
 .TH "NAMED-CHECKZONE" "8" "June 13, 2000" "BIND9" ""
 .SH NAME
 named-checkzone \- zone file validity checking tool
index 5e2824bd0fa10b386883a37b111307493b1433d9..8283f64b84f1124fc23685b358f8a9500e8b816d 100644 (file)
@@ -1,10 +1,10 @@
 <!--
- - Copyright (C) 2001  Internet Software Consortium.
- -
+ - Copyright (C) 2000, 2001  Internet Software Consortium.
+ - 
  - Permission to use, copy, modify, and distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
  - copyright notice and this permission notice appear in all copies.
- -
+ - 
  - THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM
  - DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL
  - IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL
@@ -15,7 +15,7 @@
  - WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 -->
 
-<!-- $Id: named-checkzone.html,v 1.2 2001/04/10 21:50:24 bwelling Exp $ -->
+<!-- $Id: named-checkzone.html,v 1.3 2001/06/08 19:31:15 gson Exp $ -->
 
 <HTML
 ><HEAD
index e8e294949776207561f80bf42a5973e17fbfd317..737994aaac89e1efcaba7b746eb45897995384a9 100644 (file)
@@ -12,6 +12,9 @@
 .\" FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
 .\" NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
 .\" WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
+.\"
+.\" $Id: dig.1,v 1.11 2001/06/08 19:31:16 gson Exp $
+.\"
 .TH "DIG" "1" "Jun 30, 2000" "BIND9" ""
 .SH NAME
 dig \- DNS lookup utility
index 8f92b5baa8dd991b394e047d5876469690547bb2..56bda7b7b32a14b03bd3687290a6d02347b4446c 100644 (file)
@@ -14,6 +14,9 @@
  - NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
  - WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 -->
+
+<!-- $Id: dig.html,v 1.3 2001/06/08 19:31:17 gson Exp $ -->
+
 <HTML
 ><HEAD
 ><TITLE
index 7862fd86a9e3d3c3a3aa2e5e3c3563fd12cbbd77..dfbc5ca7e921add116274f6f0229af4db280a27e 100644 (file)
@@ -12,6 +12,9 @@
 .\" FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
 .\" NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
 .\" WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
+.\"
+.\" $Id: host.1,v 1.10 2001/06/08 19:31:18 gson Exp $
+.\"
 .TH "HOST" "1" "Jun 30, 2000" "BIND9" ""
 .SH NAME
 host \- DNS lookup utility
index 3896b3d9a927c48e83538d6801321ad3fe102a36..6fe06bfcd9bb1b80fe03999fda59bdb7ba71314e 100644 (file)
@@ -14,6 +14,9 @@
  - NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
  - WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 -->
+
+<!-- $Id: host.html,v 1.3 2001/06/08 19:31:19 gson Exp $ -->
+
 <HTML
 ><HEAD
 ><TITLE
index 680c0d6ebb09b5a04fd65720103a788d96d2f35a..0d3d222c7109cfd0c27e2299c0306f97ecf9e953 100644 (file)
@@ -12,9 +12,9 @@
 .\" FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
 .\" NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
 .\" WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
-
-.\" $Id: dnssec-keygen.8,v 1.17 2001/05/30 20:30:12 bwelling Exp $
-
+.\"
+.\" $Id: dnssec-keygen.8,v 1.18 2001/06/08 19:31:22 gson Exp $
+.\"
 .TH "DNSSEC-KEYGEN" "8" "June 30, 2000" "BIND9" ""
 .SH NAME
 dnssec-keygen \- DNSSEC key generation tool
index bbec232c042c7e95cc32701a21b0d7a03ae8a707..089dfcd90dc872679888855e4312a689710c1fd0 100644 (file)
@@ -1,10 +1,10 @@
 <!--
- - Copyright (C) 2001  Internet Software Consortium.
- -
+ - Copyright (C) 2000, 2001  Internet Software Consortium.
+ - 
  - Permission to use, copy, modify, and distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
  - copyright notice and this permission notice appear in all copies.
- -
+ - 
  - THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM
  - DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL
  - IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL
@@ -15,7 +15,7 @@
  - WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 -->
 
-<!-- $Id: dnssec-keygen.html,v 1.3 2001/04/10 21:50:27 bwelling Exp $ -->
+<!-- $Id: dnssec-keygen.html,v 1.4 2001/06/08 19:31:23 gson Exp $ -->
 
 <HTML
 ><HEAD
index a2489a794bbb2050c7e8206b706b6965a78fcec2..bcb73662b348ded398673c36f76156314ea16e14 100644 (file)
@@ -12,9 +12,9 @@
 .\" FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
 .\" NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
 .\" WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
-
-.\" $Id: dnssec-makekeyset.8,v 1.14 2001/05/30 20:30:13 bwelling Exp $
-
+.\"
+.\" $Id: dnssec-makekeyset.8,v 1.15 2001/06/08 19:31:24 gson Exp $
+.\"
 .TH "DNSSEC-MAKEKEYSET" "8" "June 30, 2000" "BIND9" ""
 .SH NAME
 dnssec-makekeyset \- DNSSEC zone signing tool
index 5e0a652df886b519a714b06a0c17d9fd4ffc2e3e..dcc5991809f9caf1dfc3694b875444c2edff24e4 100644 (file)
@@ -1,10 +1,10 @@
 <!--
- - Copyright (C) 2001  Internet Software Consortium.
- -
+ - Copyright (C) 2000, 2001  Internet Software Consortium.
+ - 
  - Permission to use, copy, modify, and distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
  - copyright notice and this permission notice appear in all copies.
- -
+ - 
  - THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM
  - DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL
  - IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL
@@ -15,7 +15,7 @@
  - WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 -->
 
-<!-- $Id: dnssec-makekeyset.html,v 1.2 2001/04/10 21:50:31 bwelling Exp $ -->
+<!-- $Id: dnssec-makekeyset.html,v 1.3 2001/06/08 19:31:25 gson Exp $ -->
 
 <HTML
 ><HEAD
index bd3cdd3a8674b6ab1e36a96c7ea7b6acaf18bc30..625e6d1b0c3e5606674f4047c841d2f126ad33fd 100644 (file)
@@ -12,9 +12,9 @@
 .\" FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
 .\" NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
 .\" WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
-
-.\" $Id: dnssec-signkey.8,v 1.16 2001/05/30 20:30:14 bwelling Exp $
-
+.\"
+.\" $Id: dnssec-signkey.8,v 1.17 2001/06/08 19:31:26 gson Exp $
+.\"
 .TH "DNSSEC-SIGNKEY" "8" "June 30, 2000" "BIND9" ""
 .SH NAME
 dnssec-signkey \- DNSSEC key set signing tool
index 6a5db4034b2b126e78bbe9f9d16b3307cc793aa6..60d175cd6e62ee1b802256eeb8c12d2f3f6a26f9 100644 (file)
@@ -1,10 +1,10 @@
 <!--
- - Copyright (C) 2001  Internet Software Consortium.
- -
+ - Copyright (C) 2000, 2001  Internet Software Consortium.
+ - 
  - Permission to use, copy, modify, and distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
  - copyright notice and this permission notice appear in all copies.
- -
+ - 
  - THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM
  - DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL
  - IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL
@@ -15,7 +15,7 @@
  - WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 -->
 
-<!-- $Id: dnssec-signkey.html,v 1.2 2001/04/10 21:50:35 bwelling Exp $ -->
+<!-- $Id: dnssec-signkey.html,v 1.3 2001/06/08 19:31:28 gson Exp $ -->
 
 <HTML
 ><HEAD
index f0b34582528abf9bcdacdf034175217b792dd070..c16ab953a94d30f0aa91438cc54f0197d8df1753 100644 (file)
@@ -12,9 +12,9 @@
 .\" FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
 .\" NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
 .\" WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
-
-.\" $Id: dnssec-signzone.8,v 1.21 2001/05/30 20:30:16 bwelling Exp $
-
+.\"
+.\" $Id: dnssec-signzone.8,v 1.22 2001/06/08 19:31:30 gson Exp $
+.\"
 .TH "DNSSEC-SIGNZONE" "8" "June 30, 2000" "BIND9" ""
 .SH NAME
 dnssec-signzone \- DNSSEC zone signing tool
index eeb74ebd159dbead2f7a284833b8e32f970f06c7..f4944b98f345dc166faf0f134ce05fc696ea72d6 100644 (file)
@@ -1,10 +1,10 @@
 <!--
- - Copyright (C) 2001  Internet Software Consortium.
- -
+ - Copyright (C) 2000, 2001  Internet Software Consortium.
+ - 
  - Permission to use, copy, modify, and distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
  - copyright notice and this permission notice appear in all copies.
- -
+ - 
  - THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM
  - DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL
  - IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL
@@ -15,7 +15,7 @@
  - WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 -->
 
-<!-- $Id: dnssec-signzone.html,v 1.2 2001/04/10 21:50:38 bwelling Exp $ -->
+<!-- $Id: dnssec-signzone.html,v 1.3 2001/06/08 19:31:32 gson Exp $ -->
 
 <HTML
 ><HEAD
index 8a94aee5800eb2e574101fb68a364bb23927d5b3..bfe23daf21d189c37ab11b113361eb9248fbfe6b 100644 (file)
@@ -12,6 +12,9 @@
 .\" FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
 .\" NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
 .\" WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
+.\"
+.\" $Id: lwresd.8,v 1.12 2001/06/08 19:31:34 gson Exp $
+.\"
 .TH "LWRESD" "8" "June 30, 2000" "BIND9" ""
 .SH NAME
 lwresd \- lightweight resolver daemon
index 3b1a7b9ce62395700c88078189c332cbf7288690..e8bcd56fdc0fa45aaee95dc46efb13c47e4bf282 100644 (file)
@@ -14,6 +14,9 @@
  - NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
  - WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 -->
+
+<!-- $Id: lwresd.html,v 1.3 2001/06/08 19:31:36 gson Exp $ -->
+
 <HTML
 ><HEAD
 ><TITLE
index dd56578c5c7c3085b428ca9610d0975cca55e28b..65017df38fc778b556d5b8f8490fa91e4e52d044 100644 (file)
@@ -12,6 +12,9 @@
 .\" FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
 .\" NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
 .\" WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
+.\"
+.\" $Id: named.8,v 1.16 2001/06/08 19:31:37 gson Exp $
+.\"
 .TH "NAMED" "8" "June 30, 2000" "BIND9" ""
 .SH NAME
 named \- Internet domain name server
index 4a1a1f502162eb5287fd2e0e8562c18b85d787d9..c0c73aeabc1d422ea12e453ba98cef7398a08a14 100644 (file)
@@ -14,6 +14,9 @@
  - NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
  - WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 -->
+
+<!-- $Id: named.html,v 1.3 2001/06/08 19:31:39 gson Exp $ -->
+
 <HTML
 ><HEAD
 ><TITLE
index 66668bc59874d0f87322c2a104ce488177313282..1a81bfa2da28c5d99c935f4db0e237e72520cde0 100644 (file)
@@ -12,9 +12,9 @@
 .\" FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
 .\" NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
 .\" WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
-
-.\" $Id: nsupdate.8,v 1.17 2001/05/30 20:30:17 bwelling Exp $
-
+.\"
+.\" $Id: nsupdate.8,v 1.18 2001/06/08 19:31:42 gson Exp $
+.\"
 .TH "NSUPDATE" "8" "Jun 30, 2000" "BIND9" ""
 .SH NAME
 nsupdate \- Dynamic DNS update utility
index 01c18ffdaa0dbeab500db78ca300e1bcefc68ac4..708b88b6cad766ee76028dfded336bfeef507301 100644 (file)
@@ -1,10 +1,10 @@
 <!--
- - Copyright (C) 2001  Internet Software Consortium.
- -
+ - Copyright (C) 2000, 2001  Internet Software Consortium.
+ - 
  - Permission to use, copy, modify, and distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
  - copyright notice and this permission notice appear in all copies.
- -
+ - 
  - THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM
  - DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL
  - IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL
@@ -15,7 +15,7 @@
  - WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 -->
 
-<!-- $Id: nsupdate.html,v 1.5 2001/05/30 20:30:18 bwelling Exp $ -->
+<!-- $Id: nsupdate.html,v 1.6 2001/06/08 19:31:43 gson Exp $ -->
 
 <HTML
 ><HEAD
index d935effed25f51354a4c9b86041341c4ecd58b77..360dcfa005e544b8e5c0903c4e616112f555b5d0 100644 (file)
@@ -12,9 +12,9 @@
 .\" FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
 .\" NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
 .\" WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
-
-.\" $Id: rndc.8,v 1.21 2001/05/30 20:30:19 bwelling Exp $
-
+.\"
+.\" $Id: rndc.8,v 1.22 2001/06/08 19:31:46 gson Exp $
+.\"
 .TH "RNDC" "8" "June 30, 2000" "BIND9" ""
 .SH NAME
 rndc \- name server control utility
index c1866db5d63c566a83cfcabf2360e9cc7a6db023..426fbfed2c0852c66f65bb177c67217612530ad6 100644 (file)
@@ -12,9 +12,9 @@
 .\" FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
 .\" NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
 .\" WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
-
-.\" $Id: rndc.conf.5,v 1.18 2001/05/30 20:30:20 bwelling Exp $
-
+.\"
+.\" $Id: rndc.conf.5,v 1.19 2001/06/08 19:31:47 gson Exp $
+.\"
 .TH "RNDC.CONF" "5" "June 30, 2000" "BIND9" ""
 .SH NAME
 rndc.conf \- rndc configuration file
index 12466256a9dc26426645b08488e87beab3ffbcde..14fd748576e1a6098a9d873440fa348a78ebc1ff 100644 (file)
@@ -1,10 +1,10 @@
 <!--
- - Copyright (C) 2001  Internet Software Consortium.
- -
+ - Copyright (C) 2000, 2001  Internet Software Consortium.
+ - 
  - Permission to use, copy, modify, and distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
  - copyright notice and this permission notice appear in all copies.
- -
+ - 
  - THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM
  - DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL
  - IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL
@@ -15,7 +15,7 @@
  - WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 -->
 
-<!-- $Id: rndc.conf.html,v 1.2 2001/04/10 21:50:54 bwelling Exp $ -->
+<!-- $Id: rndc.conf.html,v 1.3 2001/06/08 19:31:49 gson Exp $ -->
 
 <HTML
 ><HEAD
@@ -23,7 +23,7 @@
 >rndc.conf</TITLE
 ><META
 NAME="GENERATOR"
-CONTENT="Modular DocBook HTML Stylesheet Version 1.63
+CONTENT="Modular DocBook HTML Stylesheet Version 1.61
 "></HEAD
 ><BODY
 CLASS="REFENTRY"
index a36f56c7af0f7458aebc76bd544358b7cd845b20..9ba11c7a54d2bbf37431eda80e06f5df1ac3654c 100644 (file)
@@ -1,10 +1,10 @@
 <!--
- - Copyright (C) 2001  Internet Software Consortium.
- -
+ - Copyright (C) 2000, 2001  Internet Software Consortium.
+ - 
  - Permission to use, copy, modify, and distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
  - copyright notice and this permission notice appear in all copies.
- -
+ - 
  - THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM
  - DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL
  - IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL
@@ -15,7 +15,7 @@
  - WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 -->
 
-<!-- $Id: rndc.html,v 1.4 2001/04/10 21:50:56 bwelling Exp $ -->
+<!-- $Id: rndc.html,v 1.5 2001/06/08 19:31:50 gson Exp $ -->
 
 <HTML
 ><HEAD
@@ -88,7 +88,7 @@ CLASS="REPLACEABLE"
 ></TT
 >] [<TT
 CLASS="OPTION"
->-v</TT
+>-V</TT
 >] [<TT
 CLASS="OPTION"
 >-y <TT
@@ -234,6 +234,13 @@ CLASS="REPLACEABLE"
          </P
 ></DD
 ><DT
+>-V</DT
+><DD
+><P
+>             Enable verbose logging.
+         </P
+></DD
+><DT
 >-y <TT
 CLASS="REPLACEABLE"
 ><I
@@ -276,13 +283,6 @@ CLASS="COMMAND"
               or write access.
          </P
 ></DD
-><DT
->-v</DT
-><DD
-><P
->             Enable verbose logging.
-         </P
-></DD
 ></DL
 ></DIV
 ><P
index 4050e06ae8ab4cc43d90cb0a276939f25a9ce6b4..329908d7dd69a9423a49bddbf04db4c12c6ff0d4 100644 (file)
@@ -4,7 +4,7 @@
 >Introduction </TITLE
 ><META
 NAME="GENERATOR"
-CONTENT="Modular DocBook HTML Stylesheet Version 1.64
+CONTENT="Modular DocBook HTML Stylesheet Version 1.61
 "><LINK
 REL="HOME"
 TITLE="BIND 9 Administrator Reference Manual"
index 72daba0cf4b92152b1c982461f04cfa89675084b..44c98e3fd3aa008d2ef7c774ab1e5e38d8a016dd 100644 (file)
@@ -4,7 +4,7 @@
 >BIND Resource Requirements</TITLE
 ><META
 NAME="GENERATOR"
-CONTENT="Modular DocBook HTML Stylesheet Version 1.64
+CONTENT="Modular DocBook HTML Stylesheet Version 1.61
 "><LINK
 REL="HOME"
 TITLE="BIND 9 Administrator Reference Manual"
index be3cdf414eb32086e1a99b535610c11268f89168..ec4c938f9cc48c1ecd66f0f371f3a6e90b617407 100644 (file)
@@ -4,7 +4,7 @@
 >Nameserver Configuration</TITLE
 ><META
 NAME="GENERATOR"
-CONTENT="Modular DocBook HTML Stylesheet Version 1.64
+CONTENT="Modular DocBook HTML Stylesheet Version 1.61
 "><LINK
 REL="HOME"
 TITLE="BIND 9 Administrator Reference Manual"
index d3dcdb0b3050d797429a4ddfd6f20aeafdc2416e..e93c804ebbc027a184cae950084906cc898a8f00 100644 (file)
@@ -4,7 +4,7 @@
 >Advanced Concepts</TITLE
 ><META
 NAME="GENERATOR"
-CONTENT="Modular DocBook HTML Stylesheet Version 1.64
+CONTENT="Modular DocBook HTML Stylesheet Version 1.61
 "><LINK
 REL="HOME"
 TITLE="BIND 9 Administrator Reference Manual"
index 3cecda42dbb00f779ebc4a01abe9868f5b2b2a3c..d30d04cc25cebb657d26e15746a1690dc2b54bb8 100644 (file)
@@ -4,7 +4,7 @@
 >The BIND 9 Lightweight Resolver</TITLE
 ><META
 NAME="GENERATOR"
-CONTENT="Modular DocBook HTML Stylesheet Version 1.64
+CONTENT="Modular DocBook HTML Stylesheet Version 1.61
 "><LINK
 REL="HOME"
 TITLE="BIND 9 Administrator Reference Manual"
index a52df2e2cd3a40c46aa41a24ff539f0175d93580..aa1edff99dc922b2db574656e329e39c16719647 100644 (file)
@@ -4,7 +4,7 @@
 >BIND 9 Configuration Reference</TITLE
 ><META
 NAME="GENERATOR"
-CONTENT="Modular DocBook HTML Stylesheet Version 1.64
+CONTENT="Modular DocBook HTML Stylesheet Version 1.61
 "><LINK
 REL="HOME"
 TITLE="BIND 9 Administrator Reference Manual"
index 8576a8a9d3d45f12108ae6bb9ae2ba655b57bcae..c47e07fd4f960a600c82fb9bcdbea6e4cea870b9 100644 (file)
@@ -4,7 +4,7 @@
 >BIND 9 Security Considerations</TITLE
 ><META
 NAME="GENERATOR"
-CONTENT="Modular DocBook HTML Stylesheet Version 1.64
+CONTENT="Modular DocBook HTML Stylesheet Version 1.61
 "><LINK
 REL="HOME"
 TITLE="BIND 9 Administrator Reference Manual"
index 4e05b798d24b55371216fa8cb2e32b06aef1b39a..c69dd45f53ad1fac6532e83e7d19a1a2b9f058e6 100644 (file)
@@ -4,7 +4,7 @@
 >Troubleshooting</TITLE
 ><META
 NAME="GENERATOR"
-CONTENT="Modular DocBook HTML Stylesheet Version 1.64
+CONTENT="Modular DocBook HTML Stylesheet Version 1.61
 "><LINK
 REL="HOME"
 TITLE="BIND 9 Administrator Reference Manual"
index 4566b4ed0a14fec941e0070f39785b417adc2ff2..32493caae43a93a7e624a8757b931937dfa062ab 100644 (file)
@@ -4,7 +4,7 @@
 >Appendices</TITLE
 ><META
 NAME="GENERATOR"
-CONTENT="Modular DocBook HTML Stylesheet Version 1.64
+CONTENT="Modular DocBook HTML Stylesheet Version 1.61
 "><LINK
 REL="HOME"
 TITLE="BIND 9 Administrator Reference Manual"
index 744c5eaa21ba77501624228bb850bebccb61dd0b..d8ddb65ea46b301b161818e49a52718a1b0d9b97 100644 (file)
@@ -4,7 +4,7 @@
 >BIND 9 Administrator Reference Manual</TITLE
 ><META
 NAME="GENERATOR"
-CONTENT="Modular DocBook HTML Stylesheet Version 1.64
+CONTENT="Modular DocBook HTML Stylesheet Version 1.61
 "><LINK
 REL="NEXT"
 TITLE="Introduction "
index 036a288ddc71d6c19c1c0022ff0d3c4b115dfaf8..a2f38f98b4f96dc57cab8857c98fed10c69412ee 100644 (file)
@@ -12,9 +12,9 @@
 .\" FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
 .\" NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
 .\" WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
-
-.\" $Id: lwres.3,v 1.13 2001/05/30 20:27:23 bwelling Exp $
-
+.\"
+.\" $Id: lwres.3,v 1.14 2001/06/08 19:32:08 gson Exp $
+.\"
 .TH "LWRES" "3" "Jun 30, 2000" "BIND9" ""
 .SH NAME
 lwres \- introduction to the lightweight resolver library
index 935600d870fc1dd168dd5730d948c20d0b4f570d..c71f5a154f4f4c59b906ce3f9f8edad4dd4e159a 100644 (file)
@@ -1,10 +1,10 @@
 <!--
- - Copyright (C) 2001  Internet Software Consortium.
- -
+ - Copyright (C) 2000, 2001  Internet Software Consortium.
+ - 
  - Permission to use, copy, modify, and distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
  - copyright notice and this permission notice appear in all copies.
- -
+ - 
  - THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM
  - DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL
  - IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL
@@ -15,7 +15,7 @@
  - WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 -->
 
-<!-- $Id: lwres.html,v 1.2 2001/04/10 21:51:16 bwelling Exp $ -->
+<!-- $Id: lwres.html,v 1.3 2001/06/08 19:32:10 gson Exp $ -->
 
 <HTML
 ><HEAD
index 218906045f829301d6a4301e4f979fa4eb1c2f5d..5ee3e1fffb361b32b4b1f3da72884b6476354e02 100644 (file)
@@ -12,9 +12,9 @@
 .\" FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
 .\" NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
 .\" WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
-
-.\" $Id: lwres_buffer.3,v 1.10 2001/05/30 20:27:24 bwelling Exp $
-
+.\"
+.\" $Id: lwres_buffer.3,v 1.11 2001/06/08 19:32:11 gson Exp $
+.\"
 .TH "LWRES_BUFFER" "3" "Jun 30, 2000" "BIND9" ""
 .SH NAME
 lwres_buffer_init, lwres_buffer_invalidate, lwres_buffer_add, lwres_buffer_subtract, lwres_buffer_clear, lwres_buffer_first, lwres_buffer_forward, lwres_buffer_back, lwres_buffer_getuint8, lwres_buffer_putuint8, lwres_buffer_getuint16, lwres_buffer_putuint16, lwres_buffer_getuint32, lwres_buffer_putuint32, lwres_buffer_putmem, lwres_buffer_getmem \- lightweight resolver buffer management
index 157046a9738a54e4e7719b871320b21d2246a3a1..4e3c82c3c3a696ff0bc02df08144ccdc675eda91 100644 (file)
@@ -1,10 +1,10 @@
 <!--
- - Copyright (C) 2001  Internet Software Consortium.
- -
+ - Copyright (C) 2000, 2001  Internet Software Consortium.
+ - 
  - Permission to use, copy, modify, and distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
  - copyright notice and this permission notice appear in all copies.
- -
+ - 
  - THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM
  - DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL
  - IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL
@@ -15,7 +15,7 @@
  - WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 -->
 
-<!-- $Id: lwres_buffer.html,v 1.2 2001/04/10 21:51:19 bwelling Exp $ -->
+<!-- $Id: lwres_buffer.html,v 1.3 2001/06/08 19:32:13 gson Exp $ -->
 
 <HTML
 ><HEAD
index ce027628974da3e832d502c2bc8a5ac5e5706891..b76dfae2af42c1ef85faf3d8d7a3c7d5046816da 100644 (file)
@@ -12,9 +12,9 @@
 .\" FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
 .\" NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
 .\" WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
-
-.\" $Id: lwres_config.3,v 1.10 2001/05/30 20:27:25 bwelling Exp $
-
+.\"
+.\" $Id: lwres_config.3,v 1.11 2001/06/08 19:32:15 gson Exp $
+.\"
 .TH "LWRES_CONFIG" "3" "Jun 30, 2000" "BIND9" ""
 .SH NAME
 lwres_conf_init, lwres_conf_clear, lwres_conf_parse, lwres_conf_print, lwres_conf_get \- lightweight resolver configuration
index c744e509a4fd62f34e12dc30864acd812befd807..c9fc947aec0aa27fd7d55634f3b7f6971ef0db9f 100644 (file)
@@ -1,10 +1,10 @@
 <!--
- - Copyright (C) 2001  Internet Software Consortium.
- -
+ - Copyright (C) 2000, 2001  Internet Software Consortium.
+ - 
  - Permission to use, copy, modify, and distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
  - copyright notice and this permission notice appear in all copies.
- -
+ - 
  - THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM
  - DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL
  - IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL
@@ -15,7 +15,7 @@
  - WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 -->
 
-<!-- $Id: lwres_config.html,v 1.2 2001/04/10 21:51:23 bwelling Exp $ -->
+<!-- $Id: lwres_config.html,v 1.3 2001/06/08 19:32:16 gson Exp $ -->
 
 <HTML
 ><HEAD
index c46912069bc86ef868d0f9c65f652d2582a1b991..f219efa0311c6a4c80bbb84f1cc0cd9b41048298 100644 (file)
@@ -12,9 +12,9 @@
 .\" FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
 .\" NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
 .\" WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
-
-.\" $Id: lwres_context.3,v 1.10 2001/05/30 20:27:26 bwelling Exp $
-
+.\"
+.\" $Id: lwres_context.3,v 1.11 2001/06/08 19:32:18 gson Exp $
+.\"
 .TH "LWRES_CONTEXT" "3" "Jun 30, 2000" "BIND9" ""
 .SH NAME
 lwres_context_create, lwres_context_destroy, lwres_context_nextserial, lwres_context_initserial, lwres_context_freemem, lwres_context_allocmem, lwres_context_sendrecv \- lightweight resolver context management
index 0031c4b654ee557633ec5525ab8637a22f9f56e2..61ae972a0b5a12e039a333295785c01694efce94 100644 (file)
@@ -1,10 +1,10 @@
 <!--
- - Copyright (C) 2001  Internet Software Consortium.
- -
+ - Copyright (C) 2000, 2001  Internet Software Consortium.
+ - 
  - Permission to use, copy, modify, and distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
  - copyright notice and this permission notice appear in all copies.
- -
+ - 
  - THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM
  - DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL
  - IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL
@@ -15,7 +15,7 @@
  - WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 -->
 
-<!-- $Id: lwres_context.html,v 1.2 2001/04/10 21:51:27 bwelling Exp $ -->
+<!-- $Id: lwres_context.html,v 1.3 2001/06/08 19:32:19 gson Exp $ -->
 
 <HTML
 ><HEAD
index 1ab7e0a833eb820e7c3ba6df236c79af266d4acb..33cab1402ce116e665a0f6da4c3c293bdd2d039b 100644 (file)
@@ -12,9 +12,9 @@
 .\" FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
 .\" NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
 .\" WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
-
-.\" $Id: lwres_gabn.3,v 1.11 2001/05/30 20:27:27 bwelling Exp $
-
+.\"
+.\" $Id: lwres_gabn.3,v 1.12 2001/06/08 19:32:21 gson Exp $
+.\"
 .TH "LWRES_GABN" "3" "Jun 30, 2000" "BIND9" ""
 .SH NAME
 lwres_gabnrequest_render, lwres_gabnresponse_render, lwres_gabnrequest_parse, lwres_gabnresponse_parse, lwres_gabnresponse_free, lwres_gabnrequest_free \- lightweight resolver getaddrbyname message handling
index 5d430f5458fdfe809e47adb5861822561718659d..d4b7bf6cedf53ebbcaa429cfe8a1a11a2b388bb3 100644 (file)
@@ -1,10 +1,10 @@
 <!--
- - Copyright (C) 2001  Internet Software Consortium.
- -
+ - Copyright (C) 2000, 2001  Internet Software Consortium.
+ - 
  - Permission to use, copy, modify, and distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
  - copyright notice and this permission notice appear in all copies.
- -
+ - 
  - THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM
  - DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL
  - IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL
@@ -15,7 +15,7 @@
  - WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 -->
 
-<!-- $Id: lwres_gabn.html,v 1.4 2001/05/30 20:27:28 bwelling Exp $ -->
+<!-- $Id: lwres_gabn.html,v 1.5 2001/06/08 19:32:22 gson Exp $ -->
 
 <HTML
 ><HEAD
index e1e75737132bd51b2023ec59dbcb21d1a3c1e4d0..b2a1558ce01e0a0941ba4421d0c6c52c640b4731 100644 (file)
@@ -12,9 +12,9 @@
 .\" FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
 .\" NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
 .\" WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
-
-.\" $Id: lwres_gai_strerror.3,v 1.10 2001/05/30 20:27:30 bwelling Exp $
-
+.\"
+.\" $Id: lwres_gai_strerror.3,v 1.11 2001/06/08 19:32:24 gson Exp $
+.\"
 .TH "LWRES_GAI_STRERROR" "3" "Jun 30, 2000" "BIND9" ""
 .SH NAME
 gai_strerror \- print suitable error string
index 3118a17e5a3679648b1b89c3847b6161933bc560..80b4f91c7da0e7058dd29060f920e48330e0cf03 100644 (file)
@@ -1,10 +1,10 @@
 <!--
- - Copyright (C) 2001  Internet Software Consortium.
- -
+ - Copyright (C) 2000, 2001  Internet Software Consortium.
+ - 
  - Permission to use, copy, modify, and distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
  - copyright notice and this permission notice appear in all copies.
- -
+ - 
  - THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM
  - DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL
  - IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL
@@ -15,7 +15,7 @@
  - WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 -->
 
-<!-- $Id: lwres_gai_strerror.html,v 1.2 2001/04/10 21:51:33 bwelling Exp $ -->
+<!-- $Id: lwres_gai_strerror.html,v 1.3 2001/06/08 19:32:26 gson Exp $ -->
 
 <HTML
 ><HEAD
index baa168874074085fbd540eb397f95ab37874f287..5bec231115c9d5fc5d3cbf293378458c2a8a8d61 100644 (file)
@@ -12,9 +12,9 @@
 .\" FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
 .\" NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
 .\" WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
-
-.\" $Id: lwres_getaddrinfo.3,v 1.13 2001/05/30 20:27:31 bwelling Exp $
-
+.\"
+.\" $Id: lwres_getaddrinfo.3,v 1.14 2001/06/08 19:32:28 gson Exp $
+.\"
 .TH "LWRES_GETADDRINFO" "3" "Jun 30, 2000" "BIND9" ""
 .SH NAME
 lwres_getaddrinfo, lwres_freeaddrinfo \- socket address structure to host and service name
index da415722071c973c26195cf1d303bd8278cf9f4f..1c207266190723dfec0bd9c632ce5ef9c249f33c 100644 (file)
@@ -1,10 +1,10 @@
 <!--
- - Copyright (C) 2001  Internet Software Consortium.
- -
+ - Copyright (C) 2000, 2001  Internet Software Consortium.
+ - 
  - Permission to use, copy, modify, and distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
  - copyright notice and this permission notice appear in all copies.
- -
+ - 
  - THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM
  - DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL
  - IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL
@@ -15,7 +15,7 @@
  - WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 -->
 
-<!-- $Id: lwres_getaddrinfo.html,v 1.4 2001/05/30 20:27:32 bwelling Exp $ -->
+<!-- $Id: lwres_getaddrinfo.html,v 1.5 2001/06/08 19:32:30 gson Exp $ -->
 
 <HTML
 ><HEAD
index 739069e2c7097cfde3e61566bd5f66041dad44d1..967f2864fe2bdb186712233b4ae13ae16501745a 100644 (file)
@@ -1,4 +1,4 @@
-.\" Copyright (C) 2001  Internet Software Consortium.
+.\" Copyright (C) 2000, 2001  Internet Software Consortium.
 .\"
 .\" Permission to use, copy, modify, and distribute this software for any
 .\" purpose with or without fee is hereby granted, provided that the above
@@ -12,9 +12,9 @@
 .\" FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
 .\" NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
 .\" WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
-
-.\" $Id: lwres_gethostent.3,v 1.13 2001/05/30 20:27:33 bwelling Exp $
-
+.\"
+.\" $Id: lwres_gethostent.3,v 1.14 2001/06/08 19:32:31 gson Exp $
+.\"
 .TH "LWRES_GETHOSTENT" "3" "Jun 30, 2000" "BIND9" ""
 .SH NAME
 lwres_gethostbyname, lwres_gethostbyname2, lwres_gethostbyaddr, lwres_gethostent, lwres_sethostent, lwres_endhostent, lwres_gethostbyname_r, lwres_gethostbyaddr_r, lwres_gethostent_r, lwres_sethostent_r, lwres_endhostent_r \- lightweight resolver get network host entry
index 49b007c6aa34844606c194a12b4f823216b071a8..18a624f826f7f60a2a1b126efb23e297f4c983c4 100644 (file)
@@ -1,10 +1,10 @@
 <!--
- - Copyright (C) 2001  Internet Software Consortium.
- -
+ - Copyright (C) 2000, 2001  Internet Software Consortium.
+ - 
  - Permission to use, copy, modify, and distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
  - copyright notice and this permission notice appear in all copies.
- -
+ - 
  - THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM
  - DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL
  - IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL
@@ -15,7 +15,7 @@
  - WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 -->
 
-<!-- $Id: lwres_gethostent.html,v 1.5 2001/05/30 20:27:34 bwelling Exp $ -->
+<!-- $Id: lwres_gethostent.html,v 1.6 2001/06/08 19:32:33 gson Exp $ -->
 
 <HTML
 ><HEAD
index a7542fe81ba1a571c6c3189c7054bf11c889728e..d322f799348c90db9a0b73a7474d61e6593a1640 100644 (file)
@@ -12,9 +12,9 @@
 .\" FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
 .\" NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
 .\" WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
-
-.\" $Id: lwres_getipnode.3,v 1.11 2001/05/30 20:27:35 bwelling Exp $
-
+.\"
+.\" $Id: lwres_getipnode.3,v 1.12 2001/06/08 19:32:35 gson Exp $
+.\"
 .TH "LWRES_GETIPNODE" "3" "Jun 30, 2000" "BIND9" ""
 .SH NAME
 lwres_getipnodebyname, lwres_getipnodebyaddr, lwres_freehostent \- lightweight resolver nodename / address translation API
index beddf922297c55bc68ab4be71346afa760c720e5..6e0dbcba342ea6cfa4c15cbdd757e05b3e9cb5e9 100644 (file)
@@ -1,10 +1,10 @@
 <!--
- - Copyright (C) 2001  Internet Software Consortium.
- -
+ - Copyright (C) 2000, 2001  Internet Software Consortium.
+ - 
  - Permission to use, copy, modify, and distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
  - copyright notice and this permission notice appear in all copies.
- -
+ - 
  - THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM
  - DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL
  - IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL
@@ -15,7 +15,7 @@
  - WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 -->
 
-<!-- $Id: lwres_getipnode.html,v 1.4 2001/05/30 20:27:36 bwelling Exp $ -->
+<!-- $Id: lwres_getipnode.html,v 1.5 2001/06/08 19:32:37 gson Exp $ -->
 
 <HTML
 ><HEAD
index 1b5d1af40d05c6b4cfba79234eb4b3e3455c1435..7d3ac74da8152e394e31e620d6ddcb2946c0419f 100644 (file)
@@ -12,9 +12,9 @@
 .\" FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
 .\" NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
 .\" WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
-
-.\" $Id: lwres_getnameinfo.3,v 1.12 2001/05/30 20:27:37 bwelling Exp $
-
+.\"
+.\" $Id: lwres_getnameinfo.3,v 1.13 2001/06/08 19:32:39 gson Exp $
+.\"
 .TH "LWRES_GETNAMEINFO" "3" "Jun 30, 2000" "BIND9" ""
 .SH NAME
 lwres_getnameinfo \- lightweight resolver socket address structure to hostname and service name
index 05ef14fd5b7864fb55a82804861edd749ec7f838..9f14d0b31d0eda32f22791dbd8b54874a8cdbe41 100644 (file)
@@ -1,10 +1,10 @@
 <!--
- - Copyright (C) 2001  Internet Software Consortium.
- -
+ - Copyright (C) 2000, 2001  Internet Software Consortium.
+ - 
  - Permission to use, copy, modify, and distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
  - copyright notice and this permission notice appear in all copies.
- -
+ - 
  - THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM
  - DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL
  - IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL
@@ -15,7 +15,7 @@
  - WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 -->
 
-<!-- $Id: lwres_getnameinfo.html,v 1.2 2001/04/10 21:51:48 bwelling Exp $ -->
+<!-- $Id: lwres_getnameinfo.html,v 1.3 2001/06/08 19:32:40 gson Exp $ -->
 
 <HTML
 ><HEAD
index 576e08ef686441e4db3c0630b47fd075fbadff4e..0f4d6dd6dc730047e0de092bee7a101fe0b9d26b 100644 (file)
@@ -12,9 +12,9 @@
 .\" FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
 .\" NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
 .\" WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
-
-.\" $Id: lwres_getrrsetbyname.3,v 1.8 2001/05/30 20:27:38 bwelling Exp $
-
+.\"
+.\" $Id: lwres_getrrsetbyname.3,v 1.9 2001/06/08 19:32:42 gson Exp $
+.\"
 .TH "LWRES_GETRRSETBYNAME" "3" "Oct 18, 2000" "BIND9" ""
 .SH NAME
 lwres_getrrsetbyname, lwres_freerrset \- retrieve DNS records
index 3e264d116ded07b7d74f712e97752c4682c4c53b..11d712a3459236c7348e8803623dfe0f99631fa6 100644 (file)
@@ -1,10 +1,10 @@
 <!--
- - Copyright (C) 2001  Internet Software Consortium.
- -
+ - Copyright (C) 2000, 2001  Internet Software Consortium.
+ - 
  - Permission to use, copy, modify, and distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
  - copyright notice and this permission notice appear in all copies.
- -
+ - 
  - THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM
  - DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL
  - IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL
@@ -15,7 +15,7 @@
  - WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 -->
 
-<!-- $Id: lwres_getrrsetbyname.html,v 1.2 2001/04/10 21:51:51 bwelling Exp $ -->
+<!-- $Id: lwres_getrrsetbyname.html,v 1.3 2001/06/08 19:32:43 gson Exp $ -->
 
 <HTML
 ><HEAD
index c1f35862314e4b5a44fa5965e7d9b109c4f12458..7cdf4b74f4d5a794f0977c3d148aaeab389b0f11 100644 (file)
@@ -12,9 +12,9 @@
 .\" FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
 .\" NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
 .\" WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
-
-.\" $Id: lwres_gnba.3,v 1.11 2001/05/30 20:27:39 bwelling Exp $
-
+.\"
+.\" $Id: lwres_gnba.3,v 1.12 2001/06/08 19:32:45 gson Exp $
+.\"
 .TH "LWRES_GNBA" "3" "Jun 30, 2000" "BIND9" ""
 .SH NAME
 lwres_gnbarequest_render, lwres_gnbaresponse_render, lwres_gnbarequest_parse, lwres_gnbaresponse_parse, lwres_gnbaresponse_free, lwres_gnbarequest_free \- lightweight resolver getnamebyaddress message handling
index fa858ba129c5074aabac78bc958f6e553afdd41b..2e223ee4562268c3a6462b99cd03a61fe49ebc42 100644 (file)
@@ -1,10 +1,10 @@
 <!--
- - Copyright (C) 2001  Internet Software Consortium.
- -
+ - Copyright (C) 2000, 2001  Internet Software Consortium.
+ - 
  - Permission to use, copy, modify, and distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
  - copyright notice and this permission notice appear in all copies.
- -
+ - 
  - THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM
  - DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL
  - IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL
@@ -15,7 +15,7 @@
  - WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 -->
 
-<!-- $Id: lwres_gnba.html,v 1.4 2001/05/30 20:27:41 bwelling Exp $ -->
+<!-- $Id: lwres_gnba.html,v 1.5 2001/06/08 19:32:47 gson Exp $ -->
 
 <HTML
 ><HEAD
index ad76ebd9721f9a954c641481ae861ce904140b7d..a5dc361107816cc2ea0918737d7ab1f6b4f94d88 100644 (file)
@@ -12,9 +12,9 @@
 .\" FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
 .\" NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
 .\" WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
-
-.\" $Id: lwres_hstrerror.3,v 1.10 2001/05/30 20:27:42 bwelling Exp $
-
+.\"
+.\" $Id: lwres_hstrerror.3,v 1.11 2001/06/08 19:32:48 gson Exp $
+.\"
 .TH "LWRES_HSTRERROR" "3" "Jun 30, 2000" "BIND9" ""
 .SH NAME
 lwres_herror, lwres_hstrerror \- lightweight resolver error message generation
index a76f3f20bb1968b908eaf57d446518a3e509395e..2a5d92b640e6bc9144bf433116003b14138a8559 100644 (file)
@@ -1,10 +1,10 @@
 <!--
- - Copyright (C) 2001  Internet Software Consortium.
- -
+ - Copyright (C) 2000, 2001  Internet Software Consortium.
+ - 
  - Permission to use, copy, modify, and distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
  - copyright notice and this permission notice appear in all copies.
- -
+ - 
  - THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM
  - DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL
  - IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL
@@ -15,7 +15,7 @@
  - WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 -->
 
-<!-- $Id: lwres_hstrerror.html,v 1.2 2001/04/10 21:51:58 bwelling Exp $ -->
+<!-- $Id: lwres_hstrerror.html,v 1.3 2001/06/08 19:32:50 gson Exp $ -->
 
 <HTML
 ><HEAD
index 43f406c435f1cd0287d075ecc0ec1b07ad23c36c..b8598d6a32497d3c68d7ec1f6f842c7bb292659b 100644 (file)
@@ -12,9 +12,9 @@
 .\" FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
 .\" NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
 .\" WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
-
-.\" $Id: lwres_inetntop.3,v 1.9 2001/05/30 20:27:43 bwelling Exp $
-
+.\"
+.\" $Id: lwres_inetntop.3,v 1.10 2001/06/08 19:32:51 gson Exp $
+.\"
 .TH "LWRES_INETNTOP" "3" "Jun 30, 2000" "BIND9" ""
 .SH NAME
 lwres_net_ntop \- lightweight resolver IP address presentation
index c9f0f1405edd9558db9f86cec2114afa9338d2c9..cac52bbc1edb9f9dfd1af446da64b11d20097d8e 100644 (file)
@@ -1,10 +1,10 @@
 <!--
- - Copyright (C) 2001  Internet Software Consortium.
- -
+ - Copyright (C) 2000, 2001  Internet Software Consortium.
+ - 
  - Permission to use, copy, modify, and distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
  - copyright notice and this permission notice appear in all copies.
- -
+ - 
  - THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM
  - DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL
  - IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL
@@ -15,7 +15,7 @@
  - WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 -->
 
-<!-- $Id: lwres_inetntop.html,v 1.2 2001/04/10 21:52:01 bwelling Exp $ -->
+<!-- $Id: lwres_inetntop.html,v 1.3 2001/06/08 19:32:53 gson Exp $ -->
 
 <HTML
 ><HEAD
index b707b3de9ca2dd7762e3c354419b3baeab49c61b..a44c323620947d5489eca5390551e1e877aa3e5c 100644 (file)
@@ -12,9 +12,9 @@
 .\" FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
 .\" NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
 .\" WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
-
-.\" $Id: lwres_noop.3,v 1.11 2001/05/30 20:27:44 bwelling Exp $
-
+.\"
+.\" $Id: lwres_noop.3,v 1.12 2001/06/08 19:32:54 gson Exp $
+.\"
 .TH "LWRES_NOOP" "3" "Jun 30, 2000" "BIND9" ""
 .SH NAME
 lwres_nooprequest_render, lwres_noopresponse_render, lwres_nooprequest_parse, lwres_noopresponse_parse, lwres_noopresponse_free, lwres_nooprequest_free \- lightweight resolver no-op message handling
index 975b2d4788b681ca52958caf77e2e6fb2eb8e665..f19b19d9929ee0eca62715b9d752d3f0008a8b99 100644 (file)
@@ -1,10 +1,10 @@
 <!--
- - Copyright (C) 2001  Internet Software Consortium.
- -
+ - Copyright (C) 2000, 2001  Internet Software Consortium.
+ - 
  - Permission to use, copy, modify, and distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
  - copyright notice and this permission notice appear in all copies.
- -
+ - 
  - THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM
  - DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL
  - IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL
@@ -15,7 +15,7 @@
  - WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 -->
 
-<!-- $Id: lwres_noop.html,v 1.4 2001/05/30 20:27:45 bwelling Exp $ -->
+<!-- $Id: lwres_noop.html,v 1.5 2001/06/08 19:32:56 gson Exp $ -->
 
 <HTML
 ><HEAD
index 9f6960daf49591309ce794bfe60be2e755af8015..fb1e3b01964c834429f013dc932441fd16565ba0 100644 (file)
@@ -12,9 +12,9 @@
 .\" FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
 .\" NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
 .\" WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
-
-.\" $Id: lwres_packet.3,v 1.11 2001/05/30 20:27:46 bwelling Exp $
-
+.\"
+.\" $Id: lwres_packet.3,v 1.12 2001/06/08 19:32:57 gson Exp $
+.\"
 .TH "LWRES_PACKET" "3" "Jun 30, 2000" "BIND9" ""
 .SH NAME
 lwres_lwpacket_renderheader, lwres_lwpacket_parseheader \- lightweight resolver packet handling functions
index 13b4b95612869f51fa608010431ec86f3e56c95c..e4f758e4479369eba17203be3b5fb04552793a7c 100644 (file)
@@ -1,10 +1,10 @@
 <!--
- - Copyright (C) 2001  Internet Software Consortium.
- -
+ - Copyright (C) 2000, 2001  Internet Software Consortium.
+ - 
  - Permission to use, copy, modify, and distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
  - copyright notice and this permission notice appear in all copies.
- -
+ - 
  - THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM
  - DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL
  - IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL
@@ -15,7 +15,7 @@
  - WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 -->
 
-<!-- $Id: lwres_packet.html,v 1.4 2001/05/30 20:27:48 bwelling Exp $ -->
+<!-- $Id: lwres_packet.html,v 1.5 2001/06/08 19:32:59 gson Exp $ -->
 
 <HTML
 ><HEAD
index 03948a9984a3bad332eddc6384f078821251be01..36c388fcdbbf5f6c119d420cea6efe56f443b7d3 100644 (file)
@@ -12,9 +12,9 @@
 .\" FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
 .\" NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
 .\" WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
-
-.\" $Id: lwres_resutil.3,v 1.10 2001/05/30 20:27:49 bwelling Exp $
-
+.\"
+.\" $Id: lwres_resutil.3,v 1.11 2001/06/08 19:33:00 gson Exp $
+.\"
 .TH "LWRES_RESUTIL" "3" "Jun 30, 2000" "BIND9" ""
 .SH NAME
 lwres_string_parse, lwres_addr_parse, lwres_getaddrsbyname, lwres_getnamebyaddr \- lightweight resolver utility functions
index fa7de65e12b3b848f68f8f1aefab2dfb7231ccf4..bb8d426a2efeee6b32313af85ddf09a8ff0392dc 100644 (file)
@@ -1,10 +1,10 @@
 <!--
- - Copyright (C) 2001  Internet Software Consortium.
- -
+ - Copyright (C) 2000, 2001  Internet Software Consortium.
+ - 
  - Permission to use, copy, modify, and distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
  - copyright notice and this permission notice appear in all copies.
- -
+ - 
  - THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM
  - DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL
  - IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL
@@ -15,7 +15,7 @@
  - WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 -->
 
-<!-- $Id: lwres_resutil.html,v 1.4 2001/05/30 20:27:50 bwelling Exp $ -->
+<!-- $Id: lwres_resutil.html,v 1.5 2001/06/08 19:33:02 gson Exp $ -->
 
 <HTML
 ><HEAD