Change id of the advanced topics section to porting so it doesn't break
a bunch of stuff. This is the reverse of what I committed to www/en/ports/ports.inc earlier today. I will be backing that change out shortly. Requested by: asami
This commit is contained in:
parent
30c9b267ef
commit
2f83e27b9b
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=6192
4 changed files with 12 additions and 12 deletions
|
@ -1,7 +1,7 @@
|
|||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
$FreeBSD$
|
||||
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/ports/chapter.sgml,v 1.65 1999/12/10 00:32:26 jim Exp $
|
||||
-->
|
||||
|
||||
<chapter id="ports">
|
||||
|
@ -961,10 +961,10 @@ ade game.</screen>
|
|||
</sect2>
|
||||
</sect1>
|
||||
|
||||
<sect1 id="ports-advanced">
|
||||
<sect1 id="porting">
|
||||
<title>Advanced Topics</title>
|
||||
|
||||
<sect2 id="porting">
|
||||
<sect2>
|
||||
<title>Making a port yourself</title>
|
||||
|
||||
<para>So, now you are interested in making your own port or
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
$FreeBSD$
|
||||
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/ports/chapter.sgml,v 1.65 1999/12/10 00:32:26 jim Exp $
|
||||
-->
|
||||
|
||||
<chapter id="ports">
|
||||
|
@ -961,10 +961,10 @@ ade game.</screen>
|
|||
</sect2>
|
||||
</sect1>
|
||||
|
||||
<sect1 id="ports-advanced">
|
||||
<sect1 id="porting">
|
||||
<title>Advanced Topics</title>
|
||||
|
||||
<sect2 id="porting">
|
||||
<sect2>
|
||||
<title>Making a port yourself</title>
|
||||
|
||||
<para>So, now you are interested in making your own port or
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
$FreeBSD$
|
||||
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/ports/chapter.sgml,v 1.65 1999/12/10 00:32:26 jim Exp $
|
||||
-->
|
||||
|
||||
<chapter id="ports">
|
||||
|
@ -961,10 +961,10 @@ ade game.</screen>
|
|||
</sect2>
|
||||
</sect1>
|
||||
|
||||
<sect1 id="ports-advanced">
|
||||
<sect1 id="porting">
|
||||
<title>Advanced Topics</title>
|
||||
|
||||
<sect2 id="porting">
|
||||
<sect2>
|
||||
<title>Making a port yourself</title>
|
||||
|
||||
<para>So, now you are interested in making your own port or
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
$FreeBSD$
|
||||
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/ports/chapter.sgml,v 1.65 1999/12/10 00:32:26 jim Exp $
|
||||
-->
|
||||
|
||||
<chapter id="ports">
|
||||
|
@ -961,10 +961,10 @@ ade game.</screen>
|
|||
</sect2>
|
||||
</sect1>
|
||||
|
||||
<sect1 id="ports-advanced">
|
||||
<sect1 id="porting">
|
||||
<title>Advanced Topics</title>
|
||||
|
||||
<sect2 id="porting">
|
||||
<sect2>
|
||||
<title>Making a port yourself</title>
|
||||
|
||||
<para>So, now you are interested in making your own port or
|
||||
|
|
Loading…
Reference in a new issue