diff options
author | 1998-02-15 07:11:52 +0000 | |
---|---|---|
committer | 1998-02-15 07:11:52 +0000 | |
commit | f5748fd3e8ee250b1924c05ce4a6927dd97f678a (patch) | |
tree | 925494ffa19ba64abb74ab23ffdb9e39290d4156 | |
parent | do not assume iosize is correct (diff) | |
download | wireguard-openbsd-f5748fd3e8ee250b1924c05ce4a6927dd97f678a.tar.xz wireguard-openbsd-f5748fd3e8ee250b1924c05ce4a6927dd97f678a.zip |
update of old info.
-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 |