diff options
Diffstat (limited to 'share/man/man4/ipheth.4')
-rw-r--r-- | share/man/man4/ipheth.4 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/share/man/man4/ipheth.4 b/share/man/man4/ipheth.4 index 85801f2..64e1018 100644 --- a/share/man/man4/ipheth.4 +++ b/share/man/man4/ipheth.4 @@ -27,7 +27,7 @@ .\" .\" $FreeBSD$ .\" -.Dd September 30, 2014 +.Dd November 24, 2015 .Dt IPHETH 4 .Os .Sh NAME @@ -47,6 +47,8 @@ following lines in your kernel configuration file: .Cd "device uhci" .Cd "device ohci" .Cd "device usb" +.Cd "device miibus" +.Cd "device uether" .Cd "device ipheth" .Ed .Sh DESCRIPTION |