diff options
author | yongari <yongari@FreeBSD.org> | 2007-07-09 01:13:00 +0000 |
---|---|---|
committer | yongari <yongari@FreeBSD.org> | 2007-07-09 01:13:00 +0000 |
commit | 16cef586fbcd3a7ce28dd59fbfda50b4e41c77c3 (patch) | |
tree | 35f3aeb9d6ae423dd0fac28247a828bf346fa4a2 | |
parent | f58d26b2913d4b64197dc60e9d6eec637c119a1b (diff) | |
download | FreeBSD-src-16cef586fbcd3a7ce28dd59fbfda50b4e41c77c3.zip FreeBSD-src-16cef586fbcd3a7ce28dd59fbfda50b4e41c77c3.tar.gz |
Fix typo.
Reported by: Danny Braniss <danny at cs dot huji dot ac dot il>
Approved by: re (bmah)
-rw-r--r-- | UPDATING | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -46,7 +46,7 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 7.x IS SLOW: cards should be configured using ifconfig(8), see the man page for more information. -20060612: +20070612: The i386/amd64 GENERIC kernel now defaults to the nfe(4) driver instead of the nve(4) driver. Please update your configuration accordingly. |