[BusyBox-cvs] svn commit: trunk/busybox/include

vapier at busybox.net vapier at busybox.net
Wed Aug 17 01:20:11 UTC 2005


Author: vapier
Date: 2005-08-16 19:20:10 -0600 (Tue, 16 Aug 2005)
New Revision: 11178

Log:
Tito (among others) writes: previous patch was wrong, please stop screwing things up

Modified:
   trunk/busybox/include/usage.h


Changeset:
Modified: trunk/busybox/include/usage.h
===================================================================
--- trunk/busybox/include/usage.h	2005-08-17 01:04:34 UTC (rev 11177)
+++ trunk/busybox/include/usage.h	2005-08-17 01:20:10 UTC (rev 11178)
@@ -395,10 +395,10 @@
 #endif
 
 #define devfsd_trivial_usage \
-	"devfsd [-v]" \
+	"mntpnt [-v]" \
 	USAGE_DEVFSD_FG_NP("[-fg][-np]" )
 #define devfsd_full_usage \
-	"Obsolete daemon for managing devfs permissions and old device name symlinks.\n" \
+	"Optional 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-cvs mailing list