Browse Source

looks like an artifact of a typo

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@739924 13f79535-47bb-0310-9956-ffa450edef68
master
Stefan Bodewig 16 years ago
parent
commit
c89504bc1a
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      docs/manual/CoreTasks/hostinfo.html

+ 1
- 1
docs/manual/CoreTasks/hostinfo.html View File

@@ -86,7 +86,7 @@ available.</p>
&lt;hostinfo prefix=&quot;remotehost&quot; host=&quot;www.apache.org&quot;/&gt;
</pre>
<p>
Sets the properties <code>remotehost.NAME</code> to <code>eos</code>name>,
Sets the properties <code>remotehost.NAME</code> to <code>eos</code>,
<code>remotehost.DOMAIN</code> to <code>apache.org</code>,
<code>remotehost.ADDR4</code> to <code>140.211.11.130</code> and
<code>remotehost.ADDR6</code> to <code>::</code>


Loading…
Cancel
Save