Change a <sect2 id="history"> to <sect1 id="history"> since there is at
least one link on the web site looking for history.html which didn't exist after the rewrite of this chapter. Submitted by: Arvantis Athanasios-Emilios <arvan@kronos.eng.auth.gr> via www@FreeBSD.org
This commit is contained in:
parent
ed301be5f4
commit
ad22748992
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=6460
2 changed files with 6 additions and 6 deletions
|
@ -1,7 +1,7 @@
|
|||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/introduction/chapter.sgml,v 1.24 2000/01/13 00:09:02 jim Exp $
|
||||
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/introduction/chapter.sgml,v 1.25 2000/01/25 20:50:09 jim Exp $
|
||||
-->
|
||||
|
||||
<chapter id="introduction">
|
||||
|
@ -327,14 +327,14 @@
|
|||
</sect2>
|
||||
</sect1>
|
||||
|
||||
<sect1 id="about">
|
||||
<sect1 id="history">
|
||||
<title>About the FreeBSD Project</title>
|
||||
|
||||
<para>The following section provides some background information on
|
||||
the project, including a brief history, project goals, and the
|
||||
development model of the project.</para>
|
||||
|
||||
<sect2 id="history">
|
||||
<sect2>
|
||||
<title>A Brief History of FreeBSD</title>
|
||||
|
||||
<para><emphasis>Contributed by &a.jkh;</emphasis>.</para>
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/introduction/chapter.sgml,v 1.24 2000/01/13 00:09:02 jim Exp $
|
||||
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/introduction/chapter.sgml,v 1.25 2000/01/25 20:50:09 jim Exp $
|
||||
-->
|
||||
|
||||
<chapter id="introduction">
|
||||
|
@ -327,14 +327,14 @@
|
|||
</sect2>
|
||||
</sect1>
|
||||
|
||||
<sect1 id="about">
|
||||
<sect1 id="history">
|
||||
<title>About the FreeBSD Project</title>
|
||||
|
||||
<para>The following section provides some background information on
|
||||
the project, including a brief history, project goals, and the
|
||||
development model of the project.</para>
|
||||
|
||||
<sect2 id="history">
|
||||
<sect2>
|
||||
<title>A Brief History of FreeBSD</title>
|
||||
|
||||
<para><emphasis>Contributed by &a.jkh;</emphasis>.</para>
|
||||
|
|
Loading…
Reference in a new issue