linux-modules.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] man: insmod documentation fix
@ 2014-01-23 19:19 Lukas Berk
  2014-01-24 12:24 ` Lucas De Marchi
  0 siblings, 1 reply; 2+ messages in thread
From: Lukas Berk @ 2014-01-23 19:19 UTC (permalink / raw)
  To: linux-modules


[-- Attachment #1.1: Type: text/plain, Size: 62 bytes --]

Hey,

Just a quick documentation spacing fix.

Cheers,

Lukas

[-- Attachment #1.2: 0001-man-insmod-documentation-fix.patch --]
[-- Type: text/plain, Size: 812 bytes --]

From 0efbedbb0f1250e2810943aa19364451d9111c8f Mon Sep 17 00:00:00 2001
From: Lukas Berk <lberk@redhat.com>
Date: Thu, 23 Jan 2014 14:08:58 -0500
Subject: [PATCH] man: insmod documentation fix

Add comma between lsmod(8) and modinfo(8)

Signed-off-by: Lukas Berk <lberk@redhat.com>
---
 man/insmod.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/man/insmod.xml b/man/insmod.xml
index db0672c..8ff4e20 100644
--- a/man/insmod.xml
+++ b/man/insmod.xml
@@ -75,7 +75,7 @@
       </citerefentry>,
       <citerefentry>
         <refentrytitle>lsmod</refentrytitle><manvolnum>8</manvolnum>
-      </citerefentry>
+      </citerefentry>,
       <citerefentry>
         <refentrytitle>modinfo</refentrytitle><manvolnum>8</manvolnum>
       </citerefentry>
-- 
1.8.3.1


[-- Attachment #2: Type: application/pgp-signature, Size: 819 bytes --]

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] man: insmod documentation fix
  2014-01-23 19:19 [PATCH] man: insmod documentation fix Lukas Berk
@ 2014-01-24 12:24 ` Lucas De Marchi
  0 siblings, 0 replies; 2+ messages in thread
From: Lucas De Marchi @ 2014-01-24 12:24 UTC (permalink / raw)
  To: Lukas Berk; +Cc: linux-modules

Hi Lukas,

On Thu, Jan 23, 2014 at 5:19 PM, Lukas Berk <lberk@redhat.com> wrote:
> Hey,
>
> Just a quick documentation spacing fix.

Applied. Thanks.

Lucas De Marchi

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-01-24 12:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-23 19:19 [PATCH] man: insmod documentation fix Lukas Berk
2014-01-24 12:24 ` Lucas De Marchi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).