projects
/
platform
/
upstream
/
busybox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
705fad2
)
make mount usage a bit more terse
author
Mike Frysinger
<vapier@gentoo.org>
Wed, 4 Jan 2006 00:04:08 +0000
(
00:04
-0000)
committer
Mike Frysinger
<vapier@gentoo.org>
Wed, 4 Jan 2006 00:04:08 +0000
(
00:04
-0000)
include/usage.h
patch
|
blob
|
history
diff --git
a/include/usage.h
b/include/usage.h
index
9de9df8
..
9387238
100644
(file)
--- a/
include/usage.h
+++ b/
include/usage.h
@@
-2060,8
+2060,7
@@
#define mount_trivial_usage \
"[flags] DEVICE NODE [-o options,more-options]"
#define mount_full_usage \
- "Mount a filesystem. Autodetection of filesystem type requires the\n" \
- "/proc filesystem be already mounted.\n\n" \
+ "Mount a filesystem. Filesystem autodetection requires /proc be mounted.\n\n" \
"Flags:\n" \
"\t-a:\t\tMount all filesystems in fstab\n" \
USAGE_MTAB( \