diff options
| author | Bruce A. Mah <bmah@FreeBSD.org> | 2003-08-19 15:34:06 +0000 |
|---|---|---|
| committer | Bruce A. Mah <bmah@FreeBSD.org> | 2003-08-19 15:34:06 +0000 |
| commit | a76984e64f70887b4831776b763214ee7fc54507 (patch) | |
| tree | 209f90fa1657a6b8cf8ab5c171351cb4e7ac6b95 /release | |
| parent | a7e15683be31cec50a787f178f64818c0539852d (diff) | |
Notes
Diffstat (limited to 'release')
| -rw-r--r-- | release/doc/en_US.ISO8859-1/hardware/article.sgml | 13 | ||||
| -rw-r--r-- | release/doc/en_US.ISO8859-1/hardware/common/dev.sgml | 13 |
2 files changed, 24 insertions, 2 deletions
diff --git a/release/doc/en_US.ISO8859-1/hardware/article.sgml b/release/doc/en_US.ISO8859-1/hardware/article.sgml index 025cba55514b..dc821c782bb0 100644 --- a/release/doc/en_US.ISO8859-1/hardware/article.sgml +++ b/release/doc/en_US.ISO8859-1/hardware/article.sgml @@ -43,7 +43,18 @@ <para>Where possible, the drivers applicable to each device or class of devices is listed. If the driver in question has a manual page - in the &os; base distribution (most should), it is referenced here.</para> + in the &os; base distribution (most should), it is referenced here. + Information on specific models of supported devices, controllers, + etc. can be found in the manual pages.</para> + + <note> + <para>Lists of specific, supported devices are gradually being + removed from this document in order to reduce the amount of + duplicated (and potentially out-of-date) information contained + within. When this process is complete, the manual page for each + driver should be consulted for the authoritative list of devices + supported that particular driver.</para> + </note> <sect2> <title>Disk Controllers</title> diff --git a/release/doc/en_US.ISO8859-1/hardware/common/dev.sgml b/release/doc/en_US.ISO8859-1/hardware/common/dev.sgml index 025cba55514b..dc821c782bb0 100644 --- a/release/doc/en_US.ISO8859-1/hardware/common/dev.sgml +++ b/release/doc/en_US.ISO8859-1/hardware/common/dev.sgml @@ -43,7 +43,18 @@ <para>Where possible, the drivers applicable to each device or class of devices is listed. If the driver in question has a manual page - in the &os; base distribution (most should), it is referenced here.</para> + in the &os; base distribution (most should), it is referenced here. + Information on specific models of supported devices, controllers, + etc. can be found in the manual pages.</para> + + <note> + <para>Lists of specific, supported devices are gradually being + removed from this document in order to reduce the amount of + duplicated (and potentially out-of-date) information contained + within. When this process is complete, the manual page for each + driver should be consulted for the authoritative list of devices + supported that particular driver.</para> + </note> <sect2> <title>Disk Controllers</title> |
