From 957879ae1ec1ed30ff1da47dc817cfc1866cb0e2 Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Wed, 7 Apr 2004 15:07:55 +0000 Subject: Document insmod -o --- include/usage.h | 1 + 1 file changed, 1 insertion(+) diff --git a/include/usage.h b/include/usage.h index 4b7032308..00cbe5608 100644 --- a/include/usage.h +++ b/include/usage.h @@ -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 \ -- cgit v1.2.3