From: Karolin Seeger Date: Thu, 3 Jan 2008 13:53:08 +0000 (+0000) Subject: Fix bug #4729. The mount.cifs option 'ip' does not accept hostnames. Thanks to the... X-Git-Tag: samba-3.3.0pre1~1537 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=0b9908f674b972170dfa640eddf3131846686598;p=thirdparty%2Fsamba.git Fix bug #4729. The mount.cifs option 'ip' does not accept hostnames. Thanks to the Debian Samba package maintainers for reporting! --- diff --git a/docs/manpages-3/mount.cifs.8.xml b/docs/manpages-3/mount.cifs.8.xml index 576c28c4438..185895c15f2 100644 --- a/docs/manpages-3/mount.cifs.8.xml +++ b/docs/manpages-3/mount.cifs.8.xml @@ -175,7 +175,7 @@ port 445 is tried and if no response then port 139 is tried. ip=arg - sets the destination host or IP address. + sets the destination IP address.