Link to the solid-state article.
This commit is contained in:
parent
23f235d4d4
commit
955e1fa752
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=9651
1 changed files with 7 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY date "$FreeBSD: www/en/docs.sgml,v 1.102 2001/05/15 12:46:16 nik Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/docs.sgml,v 1.103 2001/06/11 02:38:57 ache Exp $">
|
||||
<!ENTITY title "Documentation">
|
||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $FreeBSD: www/en/docs.sgml,v 1.102 2001/05/15 12:46:16 nik Exp $ -->
|
||||
<!-- $FreeBSD: www/en/docs.sgml,v 1.103 2001/06/11 02:38:57 ache Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -119,6 +119,11 @@
|
|||
<small>A user's guide to the various tools for software development on
|
||||
FreeBSD.</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/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