diff options
author | delphij <delphij@FreeBSD.org> | 2012-12-28 23:21:54 +0000 |
---|---|---|
committer | delphij <delphij@FreeBSD.org> | 2012-12-28 23:21:54 +0000 |
commit | 70995a026642332223b9a73165d607d038a19a16 (patch) | |
tree | 71aea3eb1d8f9355a2817eefa9f58786e0770781 /share/man | |
parent | 4247222fcc643b60a3b7a9f859bc22994ca75f4b (diff) | |
download | FreeBSD-src-70995a026642332223b9a73165d607d038a19a16.zip FreeBSD-src-70995a026642332223b9a73165d607d038a19a16.tar.gz |
It's no longer necessary to explicitly specify isa bus.
MFC after: 2 weeks
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/man4/wbwd.4 | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/share/man/man4/wbwd.4 b/share/man/man4/wbwd.4 index 67af2ec..49290ff 100644 --- a/share/man/man4/wbwd.4 +++ b/share/man/man4/wbwd.4 @@ -25,7 +25,7 @@ .\" .\" $FreeBSD$ .\" -.Dd March 6, 2012 +.Dd December 28, 2012 .Dt WBWD 4 .Os .Sh NAME @@ -44,10 +44,6 @@ line in .Bd -literal -offset indent wbwd_load="YES" .Ed -.Pp -In -.Pa /boot/device.hints : -.Cd hint.wbwd.0.at="isa" .Sh DESCRIPTION The .Nm |