diff options
author | nyan <nyan@FreeBSD.org> | 2002-10-29 14:53:57 +0000 |
---|---|---|
committer | nyan <nyan@FreeBSD.org> | 2002-10-29 14:53:57 +0000 |
commit | 88d6ca0efa29af6bbdbff6210f18fb12b918d2c4 (patch) | |
tree | 2a7193508cc5aa1f43fa6018ce951ff9888aa805 /release/doc | |
parent | 885738b312e567fc582d92e7064358386643c44e (diff) | |
download | FreeBSD-src-88d6ca0efa29af6bbdbff6210f18fb12b918d2c4.zip FreeBSD-src-88d6ca0efa29af6bbdbff6210f18fb12b918d2c4.tar.gz |
The agp device also exists on alpha and ia64.
Submitted by: dfr
Diffstat (limited to 'release/doc')
-rw-r--r-- | release/doc/en_US.ISO8859-1/relnotes/article.sgml | 2 | ||||
-rw-r--r-- | release/doc/en_US.ISO8859-1/relnotes/common/new.sgml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.sgml b/release/doc/en_US.ISO8859-1/relnotes/article.sgml index 7b07303..f2445ff 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml @@ -108,7 +108,7 @@ provide access to the system monitoring functions of the AMD 756 chipset. &merged;</para> - <para arch="i386" role="historic">The &man.agp.4; driver for AGP devices has been + <para arch="i386,alpha,ia64" role="historic">The &man.agp.4; driver for AGP devices has been added. &merged;</para> <para>A new in-kernel cryptographic framework (see &man.crypto.4; 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 7b07303..f2445ff 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml @@ -108,7 +108,7 @@ provide access to the system monitoring functions of the AMD 756 chipset. &merged;</para> - <para arch="i386" role="historic">The &man.agp.4; driver for AGP devices has been + <para arch="i386,alpha,ia64" role="historic">The &man.agp.4; driver for AGP devices has been added. &merged;</para> <para>A new in-kernel cryptographic framework (see &man.crypto.4; |