diff options
author | 2014-10-09 04:22:20 +0000 | |
---|---|---|
committer | 2014-10-09 04:22:20 +0000 | |
commit | f33ab5810f339cb1a0bc0cb089fb07393f28a5c9 (patch) | |
tree | 53edcc6262518e3fcfb07107ae83b2c7aaa4810b /share/man | |
parent | disassem.c only if ddb; ok miod (diff) | |
download | wireguard-openbsd-f33ab5810f339cb1a0bc0cb089fb07393f28a5c9.tar.xz wireguard-openbsd-f33ab5810f339cb1a0bc0cb089fb07393f28a5c9.zip |
remove lkm
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/man7/hier.7 | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/share/man/man7/hier.7 b/share/man/man7/hier.7 index a733bae6161..d1fa61d11f0 100644 --- a/share/man/man7/hier.7 +++ b/share/man/man7/hier.7 @@ -1,4 +1,4 @@ -.\" $OpenBSD: hier.7,v 1.135 2014/10/01 10:05:17 mpi Exp $ +.\" $OpenBSD: hier.7,v 1.136 2014/10/09 04:22:20 tedu Exp $ .\" $NetBSD: hier.7,v 1.7 1994/11/30 19:07:10 jtc Exp $ .\" .\" Copyright (c) 1990, 1993 @@ -30,7 +30,7 @@ .\" .\" @(#)hier.7 8.1 (Berkeley) 6/5/93 .\" -.Dd $Mdocdate: October 1 2014 $ +.Dd $Mdocdate: October 9 2014 $ .Dt HIER 7 .Os .Sh NAME @@ -309,8 +309,6 @@ Binaries related to .Xr smtpd 8 . .El .Pp -.It lkm/ -Loadable kernel modules. .It local/ Local executables, libraries, etc. .It mdec/ @@ -372,9 +370,6 @@ Miscellaneous documentation. ASCII text files used by various games. .It info/ Texinfo source files. -.It lkm/ -Example source code implementing several lkm module types (see -.Xr lkm 4 ) . .It locale/ Locales for multi-language support. .It man/ |