loadable execution modules are now OK.

This commit is contained in:
cgd 1993-09-05 03:55:21 +00:00
parent b477be52eb
commit 98765b53a6

View File

@ -23,11 +23,11 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
.\" $Id: lkm.4,v 1.1 1993/06/08 03:07:33 cgd Exp $
.\" $Id: lkm.4,v 1.2 1993/09/05 03:55:21 cgd Exp $
.\"
.Dd June 7, 1993
.Dd September 4, 1993
.Dt LKM 4
.Os NetBSD 0.8a
.Os NetBSD 0.9a
.Sh NAME
.Nm LKM
.Nd Loadable Kernel Modules interface
@ -144,5 +144,3 @@ Loading a bogus module is likely to kill your machine.
.Pp
Loadable streams modules should and will be implemented
when a streams implementation is written.
.Pp
Loadable execution interpreters are not currently supported.