aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2005-08-15 22:13:21 +0000
committerMike Frysinger <vapier@gentoo.org>2005-08-15 22:13:21 +0000
commitc8e2de6e1b183adbb6bb944e7eb8bd7012db3ba1 (patch)
treefdca24993cdb289440d63b461a4b2ba90e06b580 /include
parentde5fd23f25653b0bb240e7c3a32abcc9bf2997d2 (diff)
downloadbusybox-c8e2de6e1b183adbb6bb944e7eb8bd7012db3ba1.tar.gz
Bernhard Fischer writes: fix devfsd usage
Diffstat (limited to 'include')
-rw-r--r--include/usage.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/usage.h b/include/usage.h
index dc8058a20..b4e25cacb 100644
--- a/include/usage.h
+++ b/include/usage.h
@@ -395,10 +395,10 @@
#endif
#define devfsd_trivial_usage \
- "mntpnt [-v]" \
+ "devfsd [-v]" \
USAGE_DEVFSD_FG_NP("[-fg][-np]" )
#define devfsd_full_usage \
- "Optional daemon for managing devfs permissions and old device name symlinks.\n" \
+ "Obsolete daemon for managing devfs permissions and old device name symlinks.\n" \
"\nOptions:\n" \
"\tmntpnt\tThe mount point where devfs is mounted.\n\n" \
"\t-v\tPrint the protocol version numbers for devfsd\n" \