summaryrefslogtreecommitdiff
path: root/lib/lwres/man/lwres_inetntop.docbook
diff options
context:
space:
mode:
Diffstat (limited to 'lib/lwres/man/lwres_inetntop.docbook')
-rw-r--r--lib/lwres/man/lwres_inetntop.docbook42
1 files changed, 21 insertions, 21 deletions
diff --git a/lib/lwres/man/lwres_inetntop.docbook b/lib/lwres/man/lwres_inetntop.docbook
index b2d170f297069..cf32a54b4a56d 100644
--- a/lib/lwres/man/lwres_inetntop.docbook
+++ b/lib/lwres/man/lwres_inetntop.docbook
@@ -1,8 +1,7 @@
-<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
- "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"
- [<!ENTITY mdash "&#8212;">]>
+<!DOCTYPE book [
+<!ENTITY mdash "&#8212;">]>
<!--
- - Copyright (C) 2004, 2005, 2007, 2014 Internet Systems Consortium, Inc. ("ISC")
+ - Copyright (C) 2004, 2005, 2007, 2014, 2015 Internet Systems Consortium, Inc. ("ISC")
- Copyright (C) 2000, 2001 Internet Software Consortium.
-
- Permission to use, copy, modify, and/or distribute this software for any
@@ -18,10 +17,14 @@
- PERFORMANCE OF THIS SOFTWARE.
-->
-<refentry>
-
+<!-- Converted by db4-upgrade version 1.0 -->
+<refentry xmlns="http://docbook.org/ns/docbook" version="5.0">
+ <info>
+ <date>2007-06-18</date>
+ </info>
<refentryinfo>
- <date>June 18, 2007</date>
+ <corpname>ISC</corpname>
+ <corpauthor>Internet Systems Consortium, Inc.</corpauthor>
</refentryinfo>
<refmeta>
@@ -36,6 +39,7 @@
<year>2005</year>
<year>2007</year>
<year>2014</year>
+ <year>2015</year>
<holder>Internet Systems Consortium, Inc. ("ISC")</holder>
</copyright>
<copyright>
@@ -64,8 +68,8 @@ const char *
</funcsynopsis>
</refsynopsisdiv>
- <refsect1>
- <title>DESCRIPTION</title>
+ <refsection><info><title>DESCRIPTION</title></info>
+
<para><function>lwres_net_ntop()</function>
converts an IP address of protocol family
@@ -84,9 +88,9 @@ const char *
ASCII representation of the address.
</para>
- </refsect1>
- <refsect1>
- <title>RETURN VALUES</title>
+ </refsection>
+ <refsection><info><title>RETURN VALUES</title></info>
+
<para>
If successful, the function returns <parameter>dst</parameter>:
@@ -99,9 +103,9 @@ const char *
supported.
</para>
- </refsect1>
- <refsect1>
- <title>SEE ALSO</title>
+ </refsection>
+ <refsection><info><title>SEE ALSO</title></info>
+
<para><citerefentry>
<refentrytitle>RFC1884</refentrytitle>
</citerefentry>,
@@ -112,9 +116,5 @@ const char *
<refentrytitle>errno</refentrytitle><manvolnum>3</manvolnum>
</citerefentry>.
</para>
- </refsect1>
-</refentry><!--
- - Local variables:
- - mode: sgml
- - End:
--->
+ </refsection>
+</refentry>