All of lore.kernel.org
 help / color / mirror / Atom feed
From: Lukas Berk <lberk@redhat.com>
To: linux-modules@vger.kernel.org
Subject: [PATCH] man: insmod documentation fix
Date: Thu, 23 Jan 2014 14:19:25 -0500	[thread overview]
Message-ID: <20140123191925.GA11585@redhat.com> (raw)


[-- 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 --]

             reply	other threads:[~2014-01-23 19:19 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-23 19:19 Lukas Berk [this message]
2014-01-24 12:24 ` [PATCH] man: insmod documentation fix Lucas De Marchi

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20140123191925.GA11585@redhat.com \
    --to=lberk@redhat.com \
    --cc=linux-modules@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.