[BusyBox-cvs] busybox/include usage.h,1.201,1.202

Erik Andersen andersen at busybox.net
Wed Apr 7 15:07:57 UTC 2004


Update of /var/cvs/busybox/include
In directory nail:/tmp/cvs-serv1803/include

Modified Files:
	usage.h 
Log Message:
Document insmod -o


Index: usage.h
===================================================================
RCS file: /var/cvs/busybox/include/usage.h,v
retrieving revision 1.201
retrieving revision 1.202
diff -u -d -r1.201 -r1.202
--- a/usage.h	6 Apr 2004 17:52:02 -0000	1.201
+++ b/usage.h	7 Apr 2004 15:07:55 -0000	1.202
@@ -1271,6 +1271,7 @@
 	"\t-v\tverbose output\n"  \
 	"\t-L\tLock to prevent simultaneous loads of a module\n" \
 	USAGE_INSMOD_MAP("\t-m\tOutput load map to stdout\n") \
+	"\t-o NAME\tSet internal module name to NAME\n" \
 	"\t-x\tdo not export externs"
 
 #define install_trivial_usage \




More information about the busybox-cvs mailing list