projects
/
oweals
/
busybox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b493dec
)
Silly spelling fix
author
Eric Andersen
<andersen@codepoet.org>
Wed, 3 Jul 2002 02:52:35 +0000
(
02:52
-0000)
committer
Eric Andersen
<andersen@codepoet.org>
Wed, 3 Jul 2002 02:52:35 +0000
(
02:52
-0000)
-Erik
include/usage.h
patch
|
blob
|
history
diff --git
a/include/usage.h
b/include/usage.h
index 18593fb1d1499817e5d90270a51949ab056086af..8e267834802f0ceba3f49076f50ad15ab63a5f0c 100644
(file)
--- a/
include/usage.h
+++ b/
include/usage.h
@@
-1194,7
+1194,7
@@
#define modprobe_trivial_usage \
"[FILE ...]"
#define modprobe_full_usage \
- "Used for high
t
level module loading and unloading."
+ "Used for high level module loading and unloading."
#define modprobe_example_usage \
"$ modprobe cdrom\n"