Pull out the porting section by wrapping it in "<![ IGNORE [ ... ]]>" for
the time being. I'll remove the actual text in a week or so, assuming everything's gone smoothly. Write a quick replacement paragraph that points readers at the Porter's Handbook.
This commit is contained in:
parent
3417c5d689
commit
cbc419bcae
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=7209
2 changed files with 30 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/ports/chapter.sgml,v 1.96 2000/05/02 23:30:24 peter Exp $
|
||||
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/ports/chapter.sgml,v 1.97 2000/05/09 00:08:44 jim Exp $
|
||||
-->
|
||||
|
||||
<chapter id="ports">
|
||||
|
@ -985,6 +985,17 @@ arcade game.</screen>
|
|||
</sect2>
|
||||
</sect1>
|
||||
|
||||
<sect1 id="porting">
|
||||
<title>Advaned Topics</title>
|
||||
|
||||
<para>The documentation that was here has been moved to its own <ulink
|
||||
url="../porters-handbook/">Porter's Handbook</ulink> for ease of
|
||||
reference. Please go there if you wish to create and submit your own
|
||||
ports.</para>
|
||||
</sect1>
|
||||
|
||||
<![ IGNORE [
|
||||
|
||||
<sect1 id="porting">
|
||||
<title>Advanced Topics</title>
|
||||
|
||||
|
@ -4931,6 +4942,9 @@ pre-install:
|
|||
<!-- smiley --><emphasis>:-)</emphasis></para>
|
||||
</sect2>
|
||||
</sect1>
|
||||
|
||||
]]>
|
||||
|
||||
</chapter>
|
||||
|
||||
<!--
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/ports/chapter.sgml,v 1.96 2000/05/02 23:30:24 peter Exp $
|
||||
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/ports/chapter.sgml,v 1.97 2000/05/09 00:08:44 jim Exp $
|
||||
-->
|
||||
|
||||
<chapter id="ports">
|
||||
|
@ -985,6 +985,17 @@ arcade game.</screen>
|
|||
</sect2>
|
||||
</sect1>
|
||||
|
||||
<sect1 id="porting">
|
||||
<title>Advaned Topics</title>
|
||||
|
||||
<para>The documentation that was here has been moved to its own <ulink
|
||||
url="../porters-handbook/">Porter's Handbook</ulink> for ease of
|
||||
reference. Please go there if you wish to create and submit your own
|
||||
ports.</para>
|
||||
</sect1>
|
||||
|
||||
<![ IGNORE [
|
||||
|
||||
<sect1 id="porting">
|
||||
<title>Advanced Topics</title>
|
||||
|
||||
|
@ -4931,6 +4942,9 @@ pre-install:
|
|||
<!-- smiley --><emphasis>:-)</emphasis></para>
|
||||
</sect2>
|
||||
</sect1>
|
||||
|
||||
]]>
|
||||
|
||||
</chapter>
|
||||
|
||||
<!--
|
||||
|
|
Loading…
Reference in a new issue