Document insmod -o

This commit is contained in:
Eric Andersen 2004-04-07 15:07:55 +00:00
parent e54e8ef053
commit 957879ae1e

View File

@ -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 \