diff options
| author | Christian Brueffer <brueffer@FreeBSD.org> | 2006-06-28 10:19:16 +0000 |
|---|---|---|
| committer | Christian Brueffer <brueffer@FreeBSD.org> | 2006-06-28 10:19:16 +0000 |
| commit | fe0e43d648385f9004df9fffb9f53966dc671710 (patch) | |
| tree | b40618d5fcfe9cde75934dc84d92884a16d84428 | |
| parent | ca40bd0b028254f8304812a7729d637e6023a8a4 (diff) | |
Notes
| -rw-r--r-- | share/man/man4/nfe.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/nfe.4 b/share/man/man4/nfe.4 index 9ffa4a2c639d..f73130110330 100644 --- a/share/man/man4/nfe.4 +++ b/share/man/man4/nfe.4 @@ -16,7 +16,7 @@ .\" .\" $FreeBSD$ .\" -.Dd February 6, 2006 +.Dd June 28, 2006 .Dt NFE 4 .Os .Sh NAME @@ -28,7 +28,7 @@ place the following lines in your kernel configuration file: .Bd -ragged -offset indent .Cd "device miibus" -.Cd "device nve" +.Cd "device nfe" .Ed .Pp Alternatively, to load the driver as a |
