* Add a more verbose link to the Porter's Handbook

* Remove the <sect1> that was moved out to the Porters Handbook over a
  year ago.  This Porter's Handbook is advertised enough in this
  chapter and on our website that I don't think we need this pointer
  any more.
This commit is contained in:
Murray Stokely 2001-10-16 19:15:12 +00:00
parent 20319a28d7
commit 620ee6a6b4
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=10961

View file

@ -1,7 +1,7 @@
<!-- <!--
The FreeBSD Documentation Project The FreeBSD Documentation Project
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/ports/chapter.sgml,v 1.143 2001/10/08 21:44:58 murray Exp $ $FreeBSD$
--> -->
<chapter id="ports"> <chapter id="ports">
@ -1289,7 +1289,9 @@ arcade game.</screen>
<listitem> <listitem>
<para>Fix it! The <ulink <para>Fix it! The <ulink
url="http://www.FreeBSD.org/porters-handbook/index.html">Porter's url="http://www.FreeBSD.org/porters-handbook/index.html">Porter's
Handbook</ulink> should help you do this.</para> Handbook</ulink> includes detailed information on the
"Ports" infrastructure so that you can fix the occasional
broken port or even submit your own!</para>
</listitem> </listitem>
<listitem> <listitem>
@ -1320,12 +1322,6 @@ arcade game.</screen>
</sect2> </sect2>
</sect1> </sect1>
<sect1 id="porting">
<title>Advanced Topics</title>
<para>The documentation for creating ports can be found in the <ulink
url="http://www.FreeBSD.org/porters-handbook/index.html">Porter's Handbook</ulink>.</para>
</sect1>
</chapter> </chapter>
<!-- <!--