/contrib/bind9/bin/tools/arpaname.docbook

https://bitbucket.org/freebsd/freebsd-head/ · Unknown · 76 lines · 67 code · 9 blank · 0 comment · 0 complexity · 6a628c9c011ad4a2ad36e85b1d67312b MD5 · raw file

  1. <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
  2. "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"
  3. [<!ENTITY mdash "&#8212;">]>
  4. <!--
  5. - Copyright (C) 2009 Internet Systems Consortium, Inc. ("ISC")
  6. -
  7. - Permission to use, copy, modify, and/or distribute this software for any
  8. - purpose with or without fee is hereby granted, provided that the above
  9. - copyright notice and this permission notice appear in all copies.
  10. -
  11. - THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
  12. - REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
  13. - AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
  14. - INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
  15. - LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
  16. - OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
  17. - PERFORMANCE OF THIS SOFTWARE.
  18. -->
  19. <!-- $Id: arpaname.docbook,v 1.1 2009/03/04 01:30:27 marka Exp $ -->
  20. <refentry id="man.arpaname">
  21. <refentryinfo>
  22. <date>March 4, 2009</date>
  23. </refentryinfo>
  24. <refmeta>
  25. <refentrytitle><application>arpaname</application></refentrytitle>
  26. <manvolnum>1</manvolnum>
  27. <refmiscinfo>BIND9</refmiscinfo>
  28. </refmeta>
  29. <refnamediv>
  30. <refname><application>arpaname</application></refname>
  31. <refpurpose>translate IP addresses to the corresponding ARPA names</refpurpose>
  32. </refnamediv>
  33. <docinfo>
  34. <copyright>
  35. <year>2009</year>
  36. <holder>Internet Systems Consortium, Inc. ("ISC")</holder>
  37. </copyright>
  38. </docinfo>
  39. <refsynopsisdiv>
  40. <cmdsynopsis>
  41. <command>arpaname</command>
  42. <arg choice="req" rep="repeat"><replaceable class="parameter">ipaddress </replaceable></arg>
  43. </cmdsynopsis>
  44. </refsynopsisdiv>
  45. <refsect1>
  46. <title>DESCRIPTION</title>
  47. <para>
  48. <command>arpaname</command> translates IP addresses (IPv4 and
  49. IPv6) to the corresponding IN-ADDR.ARPA or IP6.ARPA names.
  50. </para>
  51. </refsect1>
  52. <refsect1>
  53. <title>SEE ALSO</title>
  54. <para>
  55. <citetitle>BIND 9 Administrator Reference Manual</citetitle>.
  56. </para>
  57. </refsect1>
  58. <refsect1>
  59. <title>AUTHOR</title>
  60. <para><corpauthor>Internet Systems Consortium</corpauthor>
  61. </para>
  62. </refsect1>
  63. </refentry><!--
  64. - Local variables:
  65. - mode: sgml
  66. - End:
  67. -->