summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbmah <bmah@FreeBSD.org>2003-12-07 23:07:39 +0000
committerbmah <bmah@FreeBSD.org>2003-12-07 23:07:39 +0000
commit22280ea00b3731497c9c6c9de6b07ec0b276f6b0 (patch)
tree1b07cdda4befce497e35a13bebd9c80acd3e5488
parent86020671d0f225a2c606cedabd2521b41abd9329 (diff)
downloadFreeBSD-src-22280ea00b3731497c9c6c9de6b07ec0b276f6b0.zip
FreeBSD-src-22280ea00b3731497c9c6c9de6b07ec0b276f6b0.tar.gz
Urk, add arch attributes to items from my previous commit.
-rw-r--r--release/doc/en_US.ISO8859-1/relnotes/article.sgml8
-rw-r--r--release/doc/en_US.ISO8859-1/relnotes/common/new.sgml8
2 files changed, 8 insertions, 8 deletions
diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.sgml b/release/doc/en_US.ISO8859-1/relnotes/article.sgml
index 68b973f..a60049e 100644
--- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml
+++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml
@@ -123,11 +123,11 @@
<sect2 id="kernel">
<title>Kernel Changes</title>
- <para>The dgb (DigiBoard intelligent serial card) driver has been
+ <para arch="i386,pc98">The dgb (DigiBoard intelligent serial card) driver has been
removed due to breakage. Its replacement is the digi driver,
which supports all the hardware of the dgb driver.</para>
- <para>The loran (Loran-C receiver) driver has been removed due to
+ <para arch="i386">The loran (Loran-C receiver) driver has been removed due to
breakage and lack of maintainership.</para>
<!-- Above this line, sort kernel changes by manpage/keyword-->
@@ -151,11 +151,11 @@
<sect3 id="net-if">
<title>Network Interface Support</title>
- <para>The hea (Efficient Networks, Inc. ENI-155p ATM adapter)
+ <para arch="i386,pc98">The hea (Efficient Networks, Inc. ENI-155p ATM adapter)
driver has been removed due to breakage. Its functionality
has been subsumed into the &man.en.4; driver.</para>
- <para>The lmc (LAN Media Corp. PCI WAN adapter) driver has been
+ <para arch="i386">The lmc (LAN Media Corp. PCI WAN adapter) driver has been
removed due to breakage and lack of maintainership.</para>
</sect3>
diff --git a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml
index 68b973f..a60049e 100644
--- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml
+++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml
@@ -123,11 +123,11 @@
<sect2 id="kernel">
<title>Kernel Changes</title>
- <para>The dgb (DigiBoard intelligent serial card) driver has been
+ <para arch="i386,pc98">The dgb (DigiBoard intelligent serial card) driver has been
removed due to breakage. Its replacement is the digi driver,
which supports all the hardware of the dgb driver.</para>
- <para>The loran (Loran-C receiver) driver has been removed due to
+ <para arch="i386">The loran (Loran-C receiver) driver has been removed due to
breakage and lack of maintainership.</para>
<!-- Above this line, sort kernel changes by manpage/keyword-->
@@ -151,11 +151,11 @@
<sect3 id="net-if">
<title>Network Interface Support</title>
- <para>The hea (Efficient Networks, Inc. ENI-155p ATM adapter)
+ <para arch="i386,pc98">The hea (Efficient Networks, Inc. ENI-155p ATM adapter)
driver has been removed due to breakage. Its functionality
has been subsumed into the &man.en.4; driver.</para>
- <para>The lmc (LAN Media Corp. PCI WAN adapter) driver has been
+ <para arch="i386">The lmc (LAN Media Corp. PCI WAN adapter) driver has been
removed due to breakage and lack of maintainership.</para>
</sect3>
OpenPOWER on IntegriCloud