diff options
Diffstat (limited to 'share/man/man4/smsc.4')
-rw-r--r-- | share/man/man4/smsc.4 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/share/man/man4/smsc.4 b/share/man/man4/smsc.4 index fb37539..dac2864 100644 --- a/share/man/man4/smsc.4 +++ b/share/man/man4/smsc.4 @@ -27,7 +27,7 @@ .\" .\" $FreeBSD$ .\" -.Dd September 26, 2014 +.Dd November 24, 2015 .Dt SMSC 4 .Os .Sh NAME @@ -48,6 +48,7 @@ following lines in your kernel configuration file: .Cd "device ohci" .Cd "device usb" .Cd "device miibus" +.Cd "device uether" .Cd "device smsc" .Ed .Sh DESCRIPTION |