diff options
author | 2014-10-09 04:41:36 +0000 | |
---|---|---|
committer | 2014-10-09 04:41:36 +0000 | |
commit | d0bda38c6509e8b862b2702f152cb6bb8e143622 (patch) | |
tree | f3bc6580d16e74d8cd114a7d49f7cf76f6c3ac53 /share/man/man4/options.4 | |
parent | regen (diff) | |
download | wireguard-openbsd-d0bda38c6509e8b862b2702f152cb6bb8e143622.tar.xz wireguard-openbsd-d0bda38c6509e8b862b2702f152cb6bb8e143622.zip |
no more lkms
Diffstat (limited to 'share/man/man4/options.4')
-rw-r--r-- | share/man/man4/options.4 | 11 |
1 files changed, 2 insertions, 9 deletions
diff --git a/share/man/man4/options.4 b/share/man/man4/options.4 index d2ce69733fc..16620ca8b9f 100644 --- a/share/man/man4/options.4 +++ b/share/man/man4/options.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: options.4,v 1.237 2014/09/08 01:47:06 guenther Exp $ +.\" $OpenBSD: options.4,v 1.238 2014/10/09 04:41:36 tedu Exp $ .\" $NetBSD: options.4,v 1.21 1997/06/25 03:13:00 thorpej Exp $ .\" .\" Copyright (c) 1998 Theo de Raadt @@ -34,7 +34,7 @@ .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" .\" -.Dd $Mdocdate: September 8 2014 $ +.Dd $Mdocdate: October 9 2014 $ .Dt OPTIONS 4 .Os .Sh NAME @@ -386,13 +386,6 @@ will keep statistics on its performance if this option is enabled. Note that this option is silently turned on by the .Cm DEBUG option. -.It Cd option LKM -Enables support for loadable kernel modules. -See -.Xr lkm 4 -for details. -.Em Note: -This option is not yet available on all architectures. .It Cd option MACOBIOVERBOSE Makes the boot process more verbose for OBIO peripherals on the .Va macppc |