[BusyBox] [patch] devfs fix usage.h

Bernhard Fischer rep.nop at aon.at
Mon Aug 15 14:13:01 MDT 2005


Hi,

- fix usage string of devfs.

thank you,
Bernhard
-------------- next part --------------
Index: include/usage.h
===================================================================
--- include/usage.h	(revision 11159)
+++ include/usage.h	(working copy)
@@ -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" \



More information about the busybox mailing list