diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2004-07-01 18:27:46 +0000 |
---|---|---|
committer | Gerald W. Carter <jerry@samba.org> | 2008-04-23 08:45:57 -0500 |
commit | fce9dfc7c1d58eece29cd50f74827b48674d0926 (patch) | |
tree | 9f69500f6186ccf39143758148821803ecc2415a /docs/manpages/smbmount.8.xml | |
parent | 55bb7454c215531ad1f498d9a7cfb41a17fefa9d (diff) | |
download | samba-fce9dfc7c1d58eece29cd50f74827b48674d0926.tar.gz samba-fce9dfc7c1d58eece29cd50f74827b48674d0926.tar.bz2 samba-fce9dfc7c1d58eece29cd50f74827b48674d0926.zip |
Manpage fixes from Bjoern JACKE <bj@SerNet.DE>
(This used to be commit 1387d68432cf17981f0a3dc5a02e17f972b691c9)
Diffstat (limited to 'docs/manpages/smbmount.8.xml')
-rw-r--r-- | docs/manpages/smbmount.8.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manpages/smbmount.8.xml b/docs/manpages/smbmount.8.xml index ffcac0fbfa..6727a17095 100644 --- a/docs/manpages/smbmount.8.xml +++ b/docs/manpages/smbmount.8.xml @@ -135,7 +135,7 @@ password = <value> <varlistentry> <term>port=<arg></term> <listitem><para>sets the remote SMB port number. The default - is 139. </para></listitem> + is 445, fallback is 139. </para></listitem> </varlistentry> |