Link to the "Serial/UART" and "Storage Devices" articles.
This commit is contained in:
parent
3a2392f0ba
commit
55097dcfb0
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=9927
1 changed files with 12 additions and 2 deletions
14
en/docs.sgml
14
en/docs.sgml
|
@ -1,5 +1,5 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY date "$FreeBSD: www/en/docs.sgml,v 1.108 2001/07/06 02:11:58 dd Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/docs.sgml,v 1.109 2001/07/13 12:52:11 dd Exp $">
|
||||
<!ENTITY title "Documentation">
|
||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||
]>
|
||||
|
@ -128,11 +128,21 @@
|
|||
<small>How to create an Intel PXE server using FreeBSD, and how to
|
||||
configure a FreeBSD client to boot from a PXE server.</small></p>
|
||||
|
||||
<p><a href="doc/en_US.ISO8859-1/articles/serial-uart/index.html">Serial
|
||||
and UART devices</a><br>
|
||||
<small>Detailed information about the use of serial ports on FreeBSD,
|
||||
including several multi-port serial cards.</small></p>
|
||||
|
||||
<p><a href="doc/en_US.ISO8859-1/articles/solid-state/index.html">FreeBSD
|
||||
and Solid State Devices</a><br>
|
||||
<small>The use of solid state disk devices in FreeBSD.</small></p>
|
||||
|
||||
|
||||
<p><a
|
||||
href="doc/en_US.ISO8859-1/articles/storage-devices/index.html">Storage Devices</a><br>
|
||||
<small>Detailed information about using storage devices with FreeBSD,
|
||||
includign ESDI disks, and SCSI disks, tape drives, and CDROM
|
||||
drives.</small></p>
|
||||
|
||||
<p><a href="doc/en_US.ISO8859-1/articles/vm-design/index.html">Design
|
||||
elements of the FreeBSD VM system</a><br>
|
||||
<small>An easy to follow description of the design of the FreeBSD
|
||||
|
|
Loading…
Reference in a new issue