diff options
author | Artur Grabowski <art@cvs.openbsd.org> | 1998-02-15 07:11:53 +0000 |
---|---|---|
committer | Artur Grabowski <art@cvs.openbsd.org> | 1998-02-15 07:11:53 +0000 |
commit | f67709eb273b84918ecb57de11bd265ced222772 (patch) | |
tree | dc293a0f31e92e7471dd6ff38a728a8efbfcfdf2 /share/man/man4/lkm.4 | |
parent | a1ef97827d436003695cfc46b49e4891fd2034c3 (diff) |
update of old info.
Diffstat (limited to 'share/man/man4/lkm.4')
-rw-r--r-- | share/man/man4/lkm.4 | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/share/man/man4/lkm.4 b/share/man/man4/lkm.4 index fb74ec1ff66..594d4fd3df1 100644 --- a/share/man/man4/lkm.4 +++ b/share/man/man4/lkm.4 @@ -83,12 +83,7 @@ in the system call table. Virtual file systems may be added via the .Nm -interface. At this time, only -file systems which are already -known to the system can be added, -because of the way the -.Xr mount 2 -system call is implemented. +interface. .It Device Driver modules New block and character device drivers may be loaded into the system with |