Close para and sect1 tags in regard to the "4.4-RC: errors in doc build"
thread in freebsd-doc. Reviewed by: murray
This commit is contained in:
parent
384a778268
commit
6f8e9237fc
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=10419
2 changed files with 4 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
|||
<!ENTITY % man PUBLIC "-//FreeBSD//ENTITIES DocBook Manual Page Entities//EN">
|
||||
%man;
|
||||
]>
|
||||
<!-- $FreeBSD: doc/en_US.ISO8859-1/articles/formatting-media/article.sgml,v 1.18 2001/07/11 13:07:38 nik Exp $ -->
|
||||
<!-- $FreeBSD: doc/en_US.ISO8859-1/articles/formatting-media/article.sgml,v 1.19 2001/07/17 20:51:47 chern Exp $ -->
|
||||
<article>
|
||||
<articleinfo>
|
||||
<title>Formatting Media For Use With FreeBSD</title>
|
||||
|
@ -530,7 +530,7 @@ swapon: added /dev/da0b as swap space</screen>
|
|||
<para>You build CCDs on disk partitions of type
|
||||
<emphasis>4.2BSD</emphasis>. If you want to use the entire disk, you
|
||||
still need to create a new partition. For example, <userinput>disklabel
|
||||
-e</userinput> might show:
|
||||
-e</userinput> might show:</para>
|
||||
|
||||
<informalexample>
|
||||
<screen># size offset fstype [fsize bsize bps/cpg]
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
$FreeBSD: doc/en_US.ISO8859-1/articles/ipsec-must/article.sgml,v 1.6 2001/07/29 09:47:40 dd Exp $
|
||||
$FreeBSD: doc/en_US.ISO8859-1/articles/ipsec-must/article.sgml,v 1.7 2001/07/29 09:52:55 dd Exp $
|
||||
-->
|
||||
|
||||
<!DOCTYPE article PUBLIC "-//FreeBSD//DTD DocBook V4.1-Based Extension//EN" [
|
||||
|
@ -96,6 +96,7 @@
|
|||
<replaceable>dumpfile.bin</replaceable>. Up to 10,000 bytes per
|
||||
packet will be captured in this example.</para>
|
||||
</sect2>
|
||||
</sect1>
|
||||
|
||||
<sect1>
|
||||
<title>The Experiment</title>
|
||||
|
|
Loading…
Reference in a new issue