All of lore.kernel.org
 help / color / mirror / Atom feed
From: Daniel Kahn Gillmor <dkg@fifthhorseman.net>
To: linux-modules@vger.kernel.org
Subject: [kmod] Fix typo
Date: Sat, 12 Jan 2019 12:22:19 -0500	[thread overview]
Message-ID: <20190112172219.13152-1-dkg@fifthhorseman.net> (raw)

---
 man/modprobe.d.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/man/modprobe.d.xml b/man/modprobe.d.xml
index 47878e2..211af84 100644
--- a/man/modprobe.d.xml
+++ b/man/modprobe.d.xml
@@ -63,7 +63,7 @@
       module commands as underscore conversion happens automatically.
     </para>
     <para>
-      The format of and files under <filename>modprobe.d</filename> is
+      The format of files under <filename>modprobe.d</filename> is
       simple: one command per line, with blank lines and lines starting
       with '#' ignored (useful for adding comments).  A '\' at the end
       of a line causes it to continue on the next line, which makes the
-- 
2.20.1


             reply	other threads:[~2019-01-12 17:29 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-01-12 17:22 Daniel Kahn Gillmor [this message]
2019-01-12 21:59 ` [kmod] Fix typo Robby Workman
2019-01-14 19:59   ` Daniel Kahn Gillmor
2019-01-22 22:12     ` Lucas De Marchi
2019-01-23  1:25       ` Robby Workman

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=20190112172219.13152-1-dkg@fifthhorseman.net \
    --to=dkg@fifthhorseman.net \
    --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.