Add <segtitle>s, required with DTD v4.1.
This commit is contained in:
parent
61bdf41454
commit
bfc57d8a9e
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=9223
2 changed files with 18 additions and 2 deletions
|
@ -27,7 +27,7 @@
|
|||
ANY WAY OUT OF THE USE OF THIS DOCUMENTATION, EVEN IF ADVISED OF THE
|
||||
POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
$FreeBSD: doc/en_US.ISO_8859-1/books/fdp-primer/structure/chapter.sgml,v 1.3 2000/04/30 23:01:09 nik Exp $
|
||||
$FreeBSD: doc/en_US.ISO_8859-1/books/fdp-primer/structure/chapter.sgml,v 1.4 2000/07/07 18:38:38 dannyboy Exp $
|
||||
-->
|
||||
|
||||
<chapter id="structure">
|
||||
|
@ -67,6 +67,10 @@
|
|||
each with very specific directory names and meanings.</para>
|
||||
|
||||
<segmentedlist>
|
||||
<segtitle>Directory</segtitle>
|
||||
|
||||
<segtitle>Meaning</segtitle>
|
||||
|
||||
<seglistitem>
|
||||
<seg><filename>share/</filename></seg>
|
||||
|
||||
|
@ -104,6 +108,10 @@
|
|||
level, indicated by the different directory names.</para>
|
||||
|
||||
<segmentedlist>
|
||||
<segtitle>Directory</segtitle>
|
||||
|
||||
<segtitle>Contents</segtitle>
|
||||
|
||||
<seglistitem>
|
||||
<seg><filename>articles</filename></seg>
|
||||
|
||||
|
|
|
@ -27,7 +27,7 @@
|
|||
ANY WAY OUT OF THE USE OF THIS DOCUMENTATION, EVEN IF ADVISED OF THE
|
||||
POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
$FreeBSD: doc/en_US.ISO_8859-1/books/fdp-primer/structure/chapter.sgml,v 1.3 2000/04/30 23:01:09 nik Exp $
|
||||
$FreeBSD: doc/en_US.ISO_8859-1/books/fdp-primer/structure/chapter.sgml,v 1.4 2000/07/07 18:38:38 dannyboy Exp $
|
||||
-->
|
||||
|
||||
<chapter id="structure">
|
||||
|
@ -67,6 +67,10 @@
|
|||
each with very specific directory names and meanings.</para>
|
||||
|
||||
<segmentedlist>
|
||||
<segtitle>Directory</segtitle>
|
||||
|
||||
<segtitle>Meaning</segtitle>
|
||||
|
||||
<seglistitem>
|
||||
<seg><filename>share/</filename></seg>
|
||||
|
||||
|
@ -104,6 +108,10 @@
|
|||
level, indicated by the different directory names.</para>
|
||||
|
||||
<segmentedlist>
|
||||
<segtitle>Directory</segtitle>
|
||||
|
||||
<segtitle>Contents</segtitle>
|
||||
|
||||
<seglistitem>
|
||||
<seg><filename>articles</filename></seg>
|
||||
|
||||
|
|
Loading…
Reference in a new issue