diff mbox

add info about how to obtain cifs module in cifs mount heleper manpages - retry

Message ID 4a4634330909091237m4a65afecx94750ddc5f2d3b88@mail.gmail.com
State New
Headers show

Commit Message

Shirish Pargaonkar Sept. 9, 2009, 7:37 p.m. UTC
samba bug 5129 (and have posted several times to myself to check the
format, apologies if
it is still messed up)




 <refsect1>

Comments

Jeff Layton Sept. 9, 2009, 7:50 p.m. UTC | #1
On Wed, 9 Sep 2009 14:37:51 -0500
Shirish Pargaonkar <shirishpargaonkar@gmail.com> wrote:

>  samba bug 5129 (and have posted several times to myself to check the
> format, apologies if
> it is still messed up)
> 
> 
> 
> diff --git a/docs-xml/manpages-3/mount.cifs.8.xml
> b/docs-xml/manpages-3/mount.cifs.8.xml
> index 9383f3f..4f775e8 100644
> --- a/docs-xml/manpages-3/mount.cifs.8.xml
> +++ b/docs-xml/manpages-3/mount.cifs.8.xml
> @@ -62,6 +62,14 @@ kernel log.
>  		the mounted resource is unmounted (usually via the umount utility).
>  	</para>
> 
> +	<para>
> +		<emphasis>mount.cifs -V</emphasis> command displays the version of
> cifs mount helper.
> +	</para>
> +	<para>
> +
> +		<emphasis>modinfo cifs</emphasis> command displays the version of
> cifs module.
> +	</para>
> +
>  </refsect1>
> 
>  <refsect1>

Still line wrapped.

Really, just use git-format-patch and git-send-email. They're both
quite easy to use.
Volker Lendecke Sept. 9, 2009, 9:14 p.m. UTC | #2
On Wed, Sep 09, 2009 at 02:37:51PM -0500, Shirish Pargaonkar wrote:
>  samba bug 5129 (and have posted several times to myself to check the
> format, apologies if
> it is still messed up)

Pushed to master.

You might want to install git and use "git format-patch" :-)

Volker
diff mbox

Patch

diff --git a/docs-xml/manpages-3/mount.cifs.8.xml
b/docs-xml/manpages-3/mount.cifs.8.xml
index 9383f3f..4f775e8 100644
--- a/docs-xml/manpages-3/mount.cifs.8.xml
+++ b/docs-xml/manpages-3/mount.cifs.8.xml
@@ -62,6 +62,14 @@  kernel log.
 		the mounted resource is unmounted (usually via the umount utility).
 	</para>

+	<para>
+		<emphasis>mount.cifs -V</emphasis> command displays the version of
cifs mount helper.
+	</para>
+	<para>
+
+		<emphasis>modinfo cifs</emphasis> command displays the version of
cifs module.
+	</para>
+
 </refsect1>