checkdnsrr: use no-windows note.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@64141 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
jim winstead 2001-12-07 02:23:04 +00:00
parent 42b603120b
commit ba0795a360

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.46 $ -->
<!-- $Revision: 1.47 $ -->
<reference id="ref.network">
<title>Network Functions</title>
<titleabbrev>Network</titleabbrev>
@ -37,9 +37,7 @@
<parameter>Host</parameter> may either be the IP address in
dotted-quad notation or the host name.
</simpara>
<simpara>
<function>checkdnsrr</function> is not available on windows.
</simpara>
&note.no-windows;
<simpara>
See also <function>getmxrr</function>,
<function>gethostbyaddr</function>,