[<prev] [next>] [day] [month] [year] [list]
Message-Id: <1341829382-32540-1-git-send-email-dl9pf@gmx.de>
Date: Mon, 9 Jul 2012 12:23:02 +0200
From: dl9pf@....de
To: dl9pf@....de
Cc: Jan-Simon Möller <jansimon.moeller@....de>,
Rob Landley <rob@...dley.net>, linux-doc@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: [PATCH] Trivial: Fix typo on Documentation/dynamic-debug-howto.txt
From: Jan-Simon Möller <jansimon.moeller@....de>
Signed-off-by: Jan-Simon Möller <jansimon.moeller@....de>
Cc: Rob Landley <rob@...dley.net>
Cc: linux-doc@...r.kernel.org
Cc: linux-kernel@...r.kernel.org
---
Documentation/dynamic-debug-howto.txt | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/Documentation/dynamic-debug-howto.txt b/Documentation/dynamic-debug-howto.txt
index 6e16849..5250064 100644
--- a/Documentation/dynamic-debug-howto.txt
+++ b/Documentation/dynamic-debug-howto.txt
@@ -242,7 +242,7 @@ Debug Messages at Module Initialization Time
When "modprobe foo" is called, modprobe scans /proc/cmdline for
foo.params, strips "foo.", and passes them to the kernel along with
-params given in modprobe args or /etc/modprob.d/*.conf files,
+params given in modprobe args or /etc/modprobe.d/*.conf files,
in the following order:
1. # parameters given via /etc/modprobe.d/*.conf
--
1.7.3.4
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists