Patch: patches for smbmount opton documentation ( smbmount.8.xml )
Tsuyoshi Nagata <[email protected]> Thu, 16 Mar 2006 18:46:51 +0900
| Newsgroups | gmane.network.samba.general,gmane.network.samba.documentation |
|---|---|
| Message-ID | <[email protected]> |
This is a multi-part message in MIME format. --------------010804020100070406020908 Content-Type: text/plain; charset=ISO-2022-JP Content-Transfer-Encoding: 7bit Hi, I use samba on Linux 2.6 and 2G over size file sharing. It seems smbmount '-o lfs' need to use with large file. but default man page doesn't say this option. I want to edit smbmount.8.xml for lfs and unicode option. I believe using mount.cifs is right way on latest Linux. But one of the implementation smb_clients tools take this lazy option. Is it right way to change of man page of smbmount(8)? or What should I do? thanks -nagata --- samba-3.0.0/docs/docbook/manpages/smbmount.8.xml 2003-08-16 05:39:28.000000000 +0900 +++ samba-3.0.0.new/docs/docbook/manpages/smbmount.8.xml 2006-03-16 17:52:21.000000000 +0900 @@ -228,6 +228,15 @@ </para></listitem> </varlistentry> + <varlistentry> + <term>unicode</term> + <listitem><para>use unicode when communicating with server </para></listitem> + </varlistentry> + + <varlistentry> + <term>lfs</term><listitem><para>large file system support </para></listitem> + </varlistentry> + <varlistentry> <term>ttl=<arg></term> <listitem><para> --------------010804020100070406020908 Content-Type: text/plain; name="smbmount_doc_option.patch" Content-Transfer-Encoding: base64 Content-Disposition: inline; filename="smbmount_doc_option.patch" LS0tIHNhbWJhLTMuMC4wL2RvY3MvZG9jYm9vay9tYW5wYWdlcy9zbWJtb3VudC44LnhtbAky MDAzLTA4LTE2IDA1OjM5OjI4LjAwMDAwMDAwMCArMDkwMAorKysgc2FtYmEtMy4wLjAubmV3 L2RvY3MvZG9jYm9vay9tYW5wYWdlcy9zbWJtb3VudC44LnhtbAkyMDA2LTAzLTE2IDE3OjUy OjIxLjAwMDAwMDAwMCArMDkwMApAQCAtMjI4LDYgKzIyOCwxNSBAQAogCQk8L3BhcmE+PC9s aXN0aXRlbT4KIAkJPC92YXJsaXN0ZW50cnk+CiAKKyAgICAgICAgICAgICAgICA8dmFybGlz dGVudHJ5PgorICAgICAgICAgICAgICAgIDx0ZXJtPnVuaWNvZGU8L3Rlcm0+CisgICAgICAg ICAgICAgICAgPGxpc3RpdGVtPjxwYXJhPnVzZSB1bmljb2RlIHdoZW4gY29tbXVuaWNhdGlu ZyB3aXRoIHNlcnZlciA8L3BhcmE+PC9saXN0aXRlbT4KKyAgICAgICAgICAgICAgICA8L3Zh cmxpc3RlbnRyeT4KKworICAgICAgICAgICAgICAgIDx2YXJsaXN0ZW50cnk+CisgICAgICAg ICAgICAgICAgPHRlcm0+bGZzPC90ZXJtPjxsaXN0aXRlbT48cGFyYT5sYXJnZSBmaWxlIHN5 c3RlbSBzdXBwb3J0IDwvcGFyYT48L2xpc3RpdGVtPgorICAgICAgICAgICAgICAgIDwvdmFy bGlzdGVudHJ5PgorCiAJCTx2YXJsaXN0ZW50cnk+CiAJCTx0ZXJtPnR0bD0mbHQ7YXJnJmd0 OzwvdGVybT4KIAkJPGxpc3RpdGVtPjxwYXJhPgo= --------------010804020100070406020908 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba --------------010804020100070406020908--