Author: kseeger
Date: 2008-01-03 13:53:08 +0000 (Thu, 03 Jan 2008)
New Revision: 1220

WebSVN: 
http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba-docs&rev=1220

Log:
Fix bug #4729. The mount.cifs option 'ip' does not accept hostnames. Thanks to 
the Debian Samba package maintainers for reporting!
Modified:
   trunk/manpages-3/mount.cifs.8.xml


Changeset:
Modified: trunk/manpages-3/mount.cifs.8.xml
===================================================================
--- trunk/manpages-3/mount.cifs.8.xml   2007-12-31 06:17:01 UTC (rev 1219)
+++ trunk/manpages-3/mount.cifs.8.xml   2008-01-03 13:53:08 UTC (rev 1220)
@@ -175,7 +175,7 @@
        <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>

Reply via email to