Move the Porter's Handbook beside the Handbook so it is easier to find.
This commit is contained in:
parent
0da510f082
commit
9e78abcd5d
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=8765
1 changed files with 7 additions and 18 deletions
25
en/docs.sgml
25
en/docs.sgml
|
@ -1,9 +1,9 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY date "$FreeBSD: www/en/docs.sgml,v 1.89 2000/12/03 18:39:46 wosch Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/docs.sgml,v 1.90 2001/02/07 11:06:32 obrien Exp $">
|
||||
<!ENTITY title "Documentation">
|
||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $FreeBSD: www/en/docs.sgml,v 1.89 2000/12/03 18:39:46 wosch Exp $ -->
|
||||
<!-- $FreeBSD: www/en/docs.sgml,v 1.90 2001/02/07 11:06:32 obrien Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -26,7 +26,6 @@
|
|||
<li><a href="#source">The Source Code</a></li>
|
||||
<li><a href="#doc">The FreeBSD Documentation Project</a></li>
|
||||
<li><a href="#diary">The FreeBSD Diary</a></li>
|
||||
<li><a href="#porthb">The FreeBSD Porter's Handbook</a></li>
|
||||
</ul>
|
||||
|
||||
<a name="press"></a>
|
||||
|
@ -66,13 +65,12 @@
|
|||
|
||||
<h2><a href="porters-handbook/index.html">The FreeBSD Porter's Handbook</a></h2>
|
||||
|
||||
<p>An evolving, comprehensive on-line resource for FreeBSD Port Collection users.
|
||||
<p>An evolving, comprehensive on-line resource for users interested
|
||||
in creating and submitting a port for the Ports Collection. It
|
||||
also provides some useful information for Ports committers.
|
||||
Please address comments and contributions to <a
|
||||
href="mailto:freebsd-doc@FreeBSD.org"><tt><freebsd-doc@FreeBSD.org></tt></a>.</p>
|
||||
|
||||
<p>A <a href="&base/ja/handbook/">Japanese translation</a> of the handbook
|
||||
(EUC encoding) is also available.</p>
|
||||
|
||||
href="mailto:doc@FreeBSD.org">doc@FreeBSD.org</a>.</p>
|
||||
|
||||
<a name="faq"></a>
|
||||
|
||||
<h2><a href="FAQ/FAQ.html">Frequently Asked Questions (FAQ)</a></h2>
|
||||
|
@ -285,15 +283,6 @@
|
|||
novices. The aim is to provide a set of step-by-step guides to
|
||||
installing and configuring various ports.</p>
|
||||
|
||||
<h2><a name="porthb" href="http://www.FreeBSD.org/porters-handbook/">The
|
||||
FreeBSD Porter's Handbook</a></h2>
|
||||
|
||||
<p>An evolving, comprehensive online resource for users interested
|
||||
in creating and submitting a port for the ports collection. It
|
||||
also provides some useful information for ports committers.
|
||||
Please address comments and contributions to <a
|
||||
href="mailto:doc@FreeBSD.org">doc@FreeBSD.org</a>.</p>
|
||||
|
||||
&footer;
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Reference in a new issue