Close / fix pair tags

This commit is contained in:
Denis Peplin 2004-07-06 14:25:55 +00:00
parent de61b136c3
commit 59859e64cb
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=21372
11 changed files with 22 additions and 14 deletions
en_US.ISO8859-1
articles
committers-guide
console-server
fbsd-from-scratch
new-users
problem-reports
books
faq
handbook
porters-handbook

View file

@ -685,11 +685,11 @@ alias scvs env CVS_RSH=ssh cvs -d <replaceable>user</replaceable>@ncvs.FreeBSD.o
</itemizedlist> </itemizedlist>
<para>You will almost certainly get a conflict because <para>You will almost certainly get a conflict because
of the <literal>$Id: article.sgml,v 1.196 2004-07-01 18:58:14 maxim Exp $</literal> (or in FreeBSD's case, of the <literal>$Id: article.sgml,v 1.197 2004-07-06 14:25:53 den Exp $</literal> (or in FreeBSD's case,
<literal>$<!-- stop expansion -->FreeBSD<!-- stop expansion -->$</literal>) <literal>$<!-- stop expansion -->FreeBSD<!-- stop expansion -->$</literal>)
lines, so you will have to edit the file to resolve the conflict lines, so you will have to edit the file to resolve the conflict
(remove the marker lines and the second <literal>$Id: article.sgml,v 1.196 2004-07-01 18:58:14 maxim Exp $</literal> line, (remove the marker lines and the second <literal>$Id: article.sgml,v 1.197 2004-07-06 14:25:53 den Exp $</literal> line,
leaving the original <literal>$Id: article.sgml,v 1.196 2004-07-01 18:58:14 maxim Exp $</literal> line intact).</para> leaving the original <literal>$Id: article.sgml,v 1.197 2004-07-06 14:25:53 den Exp $</literal> line intact).</para>
</listitem> </listitem>
<listitem> <listitem>
@ -995,6 +995,7 @@ checkout -P</programlisting>
<para>This is a relatively easy task, but remains a good first test of <para>This is a relatively easy task, but remains a good first test of
your CVS skills.</para> your CVS skills.</para>
</listitem>
<listitem> <listitem>
<para>Add yourself to the <quote>Developers</quote> section of <para>Add yourself to the <quote>Developers</quote> section of

View file

@ -1440,6 +1440,7 @@ exit 0</programlisting>
process.</para> process.</para>
</listitem> </listitem>
</itemizedlist> </itemizedlist>
</sect1>
<sect1 id="links"> <sect1 id="links">
<title>Links</title> <title>Links</title>

View file

@ -255,7 +255,7 @@
<command>create_etc_fstab</command>, <command>copy_files</command> <command>create_etc_fstab</command>, <command>copy_files</command>
and <command>all_remaining_customization</command> (in case it and <command>all_remaining_customization</command> (in case it
matters: this is also the sequence in which they will be called matters: this is also the sequence in which they will be called
from <filename>stage_1.sh</filename>). from <filename>stage_1.sh</filename>).</para>
<para>The points to ponder are:</para> <para>The points to ponder are:</para>

View file

@ -794,7 +794,7 @@
<para>An excellent book that explains &unix; commands and utilities <para>An excellent book that explains &unix; commands and utilities
is Abrahams &amp; Larson, <citetitle>Unix for the is Abrahams &amp; Larson, <citetitle>Unix for the
Impatient</citetitle> (2nd ed., Addison-Wesley, 1996). Impatient</citetitle> (2nd ed., Addison-Wesley, 1996).
There is also a lot of &unix; information on the Internet. There is also a lot of &unix; information on the Internet.</para>
</sect1> </sect1>
<sect1> <sect1>

View file

@ -385,6 +385,7 @@
<para>the fact that you have read <para>the fact that you have read
<filename>ports/UPDATING</filename> and that your problem <filename>ports/UPDATING</filename> and that your problem
is not listed there (someone is guaranteed to ask)</para> is not listed there (someone is guaranteed to ask)</para>
</listitem>
</itemizedlist> </itemizedlist>
</listitem> </listitem>

View file

@ -2290,6 +2290,7 @@ disk wd2 at wdc1 drive 1 # change from wd3 to wd2</programlisting
</qandaentry> </qandaentry>
</qandaset> </qandaset>
</sect1>
<sect1 id="compatibility-processors"> <sect1 id="compatibility-processors">
<title>Architectures and processors</title> <title>Architectures and processors</title>

View file

@ -2734,6 +2734,7 @@ device_probe_and_attach: cbb0 attach returned 12</screen>
<option>hw.acpi.osname</option>=<quote>Windows 2001</quote> <option>hw.acpi.osname</option>=<quote>Windows 2001</quote>
in <filename>/boot/loader.conf</filename> or other similar in <filename>/boot/loader.conf</filename> or other similar
strings you find in the <acronym>ASL</acronym>.</para> strings you find in the <acronym>ASL</acronym>.</para>
</sect3>
<sect3> <sect3>
<title>Missing Return statements</title> <title>Missing Return statements</title>
@ -2775,6 +2776,7 @@ acpi_dsdt_name="/boot/DSDT.aml"</programlisting>
<para>Be sure to copy your <filename>DSDT.aml</filename> to the <para>Be sure to copy your <filename>DSDT.aml</filename> to the
<filename role="directory">/boot</filename> directory.</para> <filename role="directory">/boot</filename> directory.</para>
</sect3> </sect3>
</sect2>
<sect2 id="ACPI-debugoutput"> <sect2 id="ACPI-debugoutput">
<title>Getting Debugging Output From <title>Getting Debugging Output From

View file

@ -1914,7 +1914,7 @@ cat: test4: Permission denied</screen>
<para>will accomplish this task in a few moments.</para> <para>will accomplish this task in a few moments.</para>
<para>Now create another class, web, a copy of default, <para>Now create another class, web, a copy of default,
with the label setting of <literal>biba/low</literal>. with the label setting of <literal>biba/low</literal>.</para>
<para>Create a user who will be used to work with the <para>Create a user who will be used to work with the
main web data stored in a <application>cvs</application> main web data stored in a <application>cvs</application>

View file

@ -276,7 +276,7 @@ FreeBSD.org mail is handled (pri=10) by mx1.FreeBSD.org</screen>
<itemizedlist> <itemizedlist>
<listitem> <listitem>
<para><acronym>IMAP</acronym> can store messages on a remote <para><acronym>IMAP</acronym> can store messages on a remote
server as well as fetch them.<para> server as well as fetch them.</para>
</listitem> </listitem>
<listitem> <listitem>
@ -2236,7 +2236,7 @@ user "john", with password "XXXXX", is "myth" here;</programlisting>
<application>procmail</application> rules, as well as brief <application>procmail</application> rules, as well as brief
descriptions on what they do. These rules, and others must be descriptions on what they do. These rules, and others must be
inserted into a <filename>.procmailrc</filename> file, which inserted into a <filename>.procmailrc</filename> file, which
must reside in the user's home directory.<para> must reside in the user's home directory.</para>
<para>The majority of these rules can also be found in the <para>The majority of these rules can also be found in the
&man.procmailex.5; manual page.</para> &man.procmailex.5; manual page.</para>

View file

@ -403,7 +403,8 @@
</para> </para>
<para>Meaning the user should type the <keycap>Ctrl</keycap>, <para>Meaning the user should type the <keycap>Ctrl</keycap>,
<keycap>Alt</keycap>,and <keycap>Del</keycap> keys at the same time. <keycap>Alt</keycap>,and <keycap>Del</keycap> keys at the same
time.</para>
<para>Keys that are meant to be typed in sequence will be separated with <para>Keys that are meant to be typed in sequence will be separated with
commas, for example:</para> commas, for example:</para>

View file

@ -1903,7 +1903,7 @@ PORTEPOCH= 1</programlisting>
<para>The first category must be a physical category (see <para>The first category must be a physical category (see
<link linkend="porting-categories">above</link>). This is <link linkend="porting-categories">above</link>). This is
necessary to make the packaging work. Virtual categories and necessary to make the packaging work. Virtual categories and
physical categories may be intermixed after that. physical categories may be intermixed after that.</para>
</listitem> </listitem>
<listitem> <listitem>
@ -3034,7 +3034,7 @@ PATCHFILES= patch1:test</programlisting>
work (the default assumes <command>gzip</command>) and cannot work (the default assumes <command>gzip</command>) and cannot
be made to work using <makevar>USE_ZIP</makevar> or be made to work using <makevar>USE_ZIP</makevar> or
<makevar>USE_BZIP2</makevar> described in <xref <makevar>USE_BZIP2</makevar> described in <xref
linkend="use-vars">. linkend="use-vars">.</para>
</note> </note>
</sect2> </sect2>
@ -3354,8 +3354,8 @@ PATCHFILES= patch1:test</programlisting>
<entry>Define this variable to specify the ability to <entry>Define this variable to specify the ability to
use a variant of the Berkeley database package such as use a variant of the Berkeley database package such as
<filename role="package">databases/db41</filename>. <filename role="package">databases/db41</filename>.
An associated variable, An associated variable,
<entry><makevar>WITH_BDB_VER</makevar>, may be <makevar>WITH_BDB_VER</makevar>, may be
set to values such as 2, 3, 4, 41 or 42.</entry> set to values such as 2, 3, 4, 41 or 42.</entry>
</row> </row>
@ -3366,7 +3366,7 @@ PATCHFILES= patch1:test</programlisting>
use a variant of the MySQL database package such as use a variant of the MySQL database package such as
<filename role="package">databases/mysql40-server</filename>. <filename role="package">databases/mysql40-server</filename>.
An associated variable, An associated variable,
<entry><makevar>WANT_MYSQL_VER</makevar>, may be <makevar>WANT_MYSQL_VER</makevar>, may be
set to values such as 323, 40, 41, or 50.</entry> set to values such as 323, 40, 41, or 50.</entry>
</row> </row>
@ -3952,6 +3952,7 @@ LDCONFIG_DIRS= %%PREFIX%%/lib/foo %%PREFIX%%/lib/bar</programlisting>
<entry>Specifies that the port uses <command>autoheader</command>. <entry>Specifies that the port uses <command>autoheader</command>.
Implies <literal>USE_AUTOCONF_VER</literal>. Implies <literal>USE_AUTOCONF_VER</literal>.
The default value is 213.</entry> The default value is 213.</entry>
</row>
<row> <row>
<entry><makevar>AUTOHEADER</makevar></entry> <entry><makevar>AUTOHEADER</makevar></entry>