[Samba] Patch: patches for smbmount opton documentation ( smbmount.8.xml )

Tsuyoshi Nagata nagata3333333 at jp.fujitsu.com
Fri Mar 17 03:00:13 GMT 2006


I open the Bug 3614 [1] and post my fix.
thanks.
-nagata

[1] https://bugzilla.samba.org/show_bug.cgi?id=3614


Tsuyoshi Nagata wrote:
> 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=&lt;arg&gt;</term>
> <listitem><para>
>
>   
> ------------------------------------------------------------------------
>
> --- 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=&lt;arg&gt;</term>
>  		<listitem><para>
>   



More information about the samba mailing list