Wrap lines and fix indentation/spacing to conform to FDP style

guidelines.

Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Glen Barber 2017-10-09 15:57:53 +00:00
parent 1ee29997cb
commit c2ebbbf2e1
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=51090

View file

@ -6,15 +6,16 @@
]>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>&title;</title>
<head>
<title>&title;</title>
<cvs:keyword xmlns:cvs="http://www.FreeBSD.org/XML/CVS">$FreeBSD$</cvs:keyword>
</head>
<cvs:keyword xmlns:cvs="http://www.FreeBSD.org/XML/CVS">$FreeBSD$</cvs:keyword>
</head>
<body class="navinclude.about">
<body class="navinclude.about">
<img src="gifs/doc.jpg" alt="BSD daemon reading documentation" align="right" border="0" width="274" height="163"/>
<img src="gifs/doc.jpg" alt="BSD daemon reading documentation"
align="right" border="0" width="274" height="163"/>
<p>Each distribution of FreeBSD includes several documentation
files describing the particular distribution (RELEASE,
@ -24,22 +25,22 @@
<li>README: General introduction.</li>
<li>Release Notes: Information about changes from the
previous release of FreeBSD.</li>
previous release of FreeBSD.</li>
<li>Hardware Notes: A list of hardware devices known to work
with FreeBSD.</li>
with FreeBSD.</li>
<li>Installation Instructions: A brief guide to installing
FreeBSD.</li>
FreeBSD.</li>
<li>Errata: Late-breaking news, including corrections,
security advisories, and potential problems found after each
release.</li>
<li>Errata: Late-breaking news, including corrections, security
advisories, and potential problems found after each
release.</li>
</ul>
<p>The release notes, hardware notes, and
installation instructions are customized for each architecture
supported by FreeBSD.</p>
<p>The release notes, hardware notes, and installation
instructions are customized for each architecture supported by
FreeBSD.</p>
<h2>RELEASE versions of FreeBSD</h2>
@ -59,23 +60,27 @@
<h2>Documentation for -CURRENT and -STABLE</h2>
<p>HTML versions of the release
documentation for FreeBSD -CURRENT and FreeBSD -STABLE are
available on the FreeBSD web site. These documents are
continually changing and automatically generated. The versions on the web site are rebuilt
at the same time that the rest of the web site is updated.</p>
<p>HTML versions of the release documentation for FreeBSD -CURRENT
and FreeBSD -STABLE are available on the FreeBSD web site.
These documents are continually changing and automatically
generated. The versions on the web site are rebuilt at the same
time that the rest of the web site is updated.</p>
<h3>FreeBSD -CURRENT Release Documentation</h3>
<ul>
<li><a href="&base;/releases/&current;/readme.html">README</a></li>
<li><a
href="&base;/releases/&current;/readme.html">README</a></li>
<li><a href="&base;/releases/&current;/relnotes.html">Release Notes</a></li>
<li><a href="&base;/releases/&current;/relnotes.html">Release
Notes</a></li>
<li><a href="&base;/releases/&current;/hardware.html">Hardware Notes</a></li>
<li><a href="&base;/releases/&current;/hardware.html">Hardware
Notes</a></li>
<?ignore
<li><a href="&base;/releases/&current;/errata.html">Errata</a></li>
<li><a
href="&base;/releases/&current;/errata.html">Errata</a></li>
?>
</ul>
@ -83,25 +88,37 @@
<h3>FreeBSD 11-STABLE Release Documentation</h3>
<ul>
<li><a href="&base;/relnotes/11-STABLE/readme/index.html">README</a></li>
<li><a
href="&base;/relnotes/11-STABLE/readme/index.html">README</a></li>
<li><a href="&base;/relnotes/11-STABLE/relnotes/index.html">Release Notes</a></li>
<li><a
href="&base;/relnotes/11-STABLE/relnotes/index.html">Release
Notes</a></li>
<li><a href="&base;/relnotes/11-STABLE/hardware/index.html">Hardware Notes</a></li>
<li><a
href="&base;/relnotes/11-STABLE/hardware/index.html">Hardware
Notes</a></li>
<li><a href="&base;/relnotes/11-STABLE/errata/index.html">Errata</a></li>
<li><a
href="&base;/relnotes/11-STABLE/errata/index.html">Errata</a></li>
</ul>
<h3>FreeBSD 10-STABLE Release Documentation</h3>
<ul>
<li><a href="&base;/relnotes/10-STABLE/readme/index.html">README</a></li>
<li><a
href="&base;/relnotes/10-STABLE/readme/index.html">README</a></li>
<li><a href="&base;/relnotes/10-STABLE/relnotes/index.html">Release Notes</a></li>
<li><a
href="&base;/relnotes/10-STABLE/relnotes/index.html">Release
Notes</a></li>
<li><a href="&base;/relnotes/10-STABLE/hardware/index.html">Hardware Notes</a></li>
<li><a
href="&base;/relnotes/10-STABLE/hardware/index.html">Hardware
Notes</a></li>
<li><a href="&base;/relnotes/10-STABLE/errata/index.html">Errata</a></li>
<li><a
href="&base;/relnotes/10-STABLE/errata/index.html">Errata</a></li>
</ul>
</body>
</html>