[PATCH] Trivial: Fix typo on Documentation/dynamic-debug-howto.txt

From: dl9pf
Date: Mon Jul 09 2012 - 06:24:15 EST


From: Jan-Simon MÃller <jansimon.moeller@xxxxxx>

Signed-off-by: Jan-Simon MÃller <jansimon.moeller@xxxxxx>
Cc: Rob Landley <rob@xxxxxxxxxxx>
Cc: linux-doc@xxxxxxxxxxxxxxx
Cc: linux-kernel@xxxxxxxxxxxxxxx
---
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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/