diff options
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 |