Fix up insmod usage info to mention -L

This commit is contained in:
Eric Andersen
2001-01-24 19:15:07 +00:00
parent a18aaf1b6a
commit 8c5cb31e1b
4 changed files with 9 additions and 3 deletions

View File

@@ -1697,6 +1697,7 @@
-k Make module autoclean-able.
-v Verbose output
-x Do not export externs
-L Prevent simultaneous loads of the same module
</screen>
</para>
</sect1>