aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--include/usage.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/usage.h b/include/usage.h
index 18593fb1d..8e2678348 100644
--- a/include/usage.h
+++ b/include/usage.h
@@ -1194,7 +1194,7 @@
1194#define modprobe_trivial_usage \ 1194#define modprobe_trivial_usage \
1195 "[FILE ...]" 1195 "[FILE ...]"
1196#define modprobe_full_usage \ 1196#define modprobe_full_usage \
1197 "Used for hight level module loading and unloading." 1197 "Used for high level module loading and unloading."
1198#define modprobe_example_usage \ 1198#define modprobe_example_usage \
1199 "$ modprobe cdrom\n" 1199 "$ modprobe cdrom\n"
1200 1200