Deleted Added
full compact
32c32,33
< .\" @(#)nfsiod.8 8.2 (Berkeley) 2/22/94
---
> .\" From: @(#)nfsiod.8 8.2 (Berkeley) 2/22/94
> .\" $Id$
34c35
< .Dd February 22, 1994
---
> .Dd September 22, 1994
62a64,79
> If
> .Nm nfsiod
> detects that the running kernel does not include
> .Tn NFS
> support, it will attempt to load a loadable kernel module containing
> .Tn NFS
> code, using
> .Xr modload 8
> by way of
> .Xr vfsload 3 .
> If this fails, or no
> .Tn NFS
> LKM was available,
> .Nm nfsiod
> exits with an error.
> .Pp
68a86
> .Xr modload 8 ,