Fix bug #4729. The mount.cifs option 'ip' does not accept hostnames. Thanks to the...
authorKarolin Seeger <ks@samba.org>
Thu, 3 Jan 2008 13:53:08 +0000 (13:53 +0000)
committerGerald W. Carter <jerry@samba.org>
Wed, 23 Apr 2008 14:02:05 +0000 (09:02 -0500)
docs/manpages-3/mount.cifs.8.xml

index 576c28c44388b56fb360a780fd0c1d17506511d6..185895c15f21eaf079edd139e5f1bb50bec42ce0 100644 (file)
@@ -175,7 +175,7 @@ port 445 is tried and if no response then port 139 is tried.
        <varlistentry>
                <term>ip=<replaceable>arg</replaceable></term>
 
-               <listitem><para>sets the destination host or IP address.</para></listitem>
+               <listitem><para>sets the destination IP address.</para></listitem>
        </varlistentry>
 
        <varlistentry>