diff options
author | brueffer <brueffer@FreeBSD.org> | 2006-06-28 10:19:16 +0000 |
---|---|---|
committer | brueffer <brueffer@FreeBSD.org> | 2006-06-28 10:19:16 +0000 |
commit | 240b34fd73491227636f7a58fc8c74ee2480efcf (patch) | |
tree | b40618d5fcfe9cde75934dc84d92884a16d84428 /share/man/man4 | |
parent | f05cca68da2a8fafe17976376ee3790dbb91b7df (diff) | |
download | FreeBSD-src-240b34fd73491227636f7a58fc8c74ee2480efcf.zip FreeBSD-src-240b34fd73491227636f7a58fc8c74ee2480efcf.tar.gz |
- s/nve/nfe/ in the SYNOPSIS (1)
- bump date
PR: 99575
Submitted by: thierry herbelot <thierry@herbelot.com> (1)
Diffstat (limited to 'share/man/man4')
-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 9ffa4a2..f731301 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 |