Close / fix pair tags
This commit is contained in:
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
|
@ -685,11 +685,11 @@ alias scvs env CVS_RSH=ssh cvs -d <replaceable>user</replaceable>@ncvs.FreeBSD.o
|
|||
</itemizedlist>
|
||||
|
||||
<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>)
|
||||
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,
|
||||
leaving the original <literal>$Id: article.sgml,v 1.196 2004-07-01 18:58:14 maxim Exp $</literal> line intact).</para>
|
||||
(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.197 2004-07-06 14:25:53 den Exp $</literal> line intact).</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
|
@ -995,6 +995,7 @@ checkout -P</programlisting>
|
|||
|
||||
<para>This is a relatively easy task, but remains a good first test of
|
||||
your CVS skills.</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>Add yourself to the <quote>Developers</quote> section of
|
||||
|
|
|
@ -1440,6 +1440,7 @@ exit 0</programlisting>
|
|||
process.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</sect1>
|
||||
|
||||
<sect1 id="links">
|
||||
<title>Links</title>
|
||||
|
|
|
@ -255,7 +255,7 @@
|
|||
<command>create_etc_fstab</command>, <command>copy_files</command>
|
||||
and <command>all_remaining_customization</command> (in case it
|
||||
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>
|
||||
|
||||
|
|
|
@ -794,7 +794,7 @@
|
|||
<para>An excellent book that explains &unix; commands and utilities
|
||||
is Abrahams & Larson, <citetitle>Unix for the
|
||||
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>
|
||||
|
|
|
@ -385,6 +385,7 @@
|
|||
<para>the fact that you have read
|
||||
<filename>ports/UPDATING</filename> and that your problem
|
||||
is not listed there (someone is guaranteed to ask)</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
|
||||
|
|
|
@ -2290,6 +2290,7 @@ disk wd2 at wdc1 drive 1 # change from wd3 to wd2</programlisting
|
|||
</qandaentry>
|
||||
|
||||
</qandaset>
|
||||
</sect1>
|
||||
|
||||
<sect1 id="compatibility-processors">
|
||||
<title>Architectures and processors</title>
|
||||
|
|
|
@ -2734,6 +2734,7 @@ device_probe_and_attach: cbb0 attach returned 12</screen>
|
|||
<option>hw.acpi.osname</option>=<quote>Windows 2001</quote>
|
||||
in <filename>/boot/loader.conf</filename> or other similar
|
||||
strings you find in the <acronym>ASL</acronym>.</para>
|
||||
</sect3>
|
||||
|
||||
<sect3>
|
||||
<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
|
||||
<filename role="directory">/boot</filename> directory.</para>
|
||||
</sect3>
|
||||
</sect2>
|
||||
|
||||
<sect2 id="ACPI-debugoutput">
|
||||
<title>Getting Debugging Output From
|
||||
|
|
|
@ -1914,7 +1914,7 @@ cat: test4: Permission denied</screen>
|
|||
<para>will accomplish this task in a few moments.</para>
|
||||
|
||||
<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
|
||||
main web data stored in a <application>cvs</application>
|
||||
|
|
|
@ -276,7 +276,7 @@ FreeBSD.org mail is handled (pri=10) by mx1.FreeBSD.org</screen>
|
|||
<itemizedlist>
|
||||
<listitem>
|
||||
<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>
|
||||
|
@ -2236,7 +2236,7 @@ user "john", with password "XXXXX", is "myth" here;</programlisting>
|
|||
<application>procmail</application> rules, as well as brief
|
||||
descriptions on what they do. These rules, and others must be
|
||||
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
|
||||
&man.procmailex.5; manual page.</para>
|
||||
|
|
|
@ -403,7 +403,8 @@
|
|||
</para>
|
||||
|
||||
<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
|
||||
commas, for example:</para>
|
||||
|
|
|
@ -1903,7 +1903,7 @@ PORTEPOCH= 1</programlisting>
|
|||
<para>The first category must be a physical category (see
|
||||
<link linkend="porting-categories">above</link>). This is
|
||||
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>
|
||||
|
@ -3034,7 +3034,7 @@ PATCHFILES= patch1:test</programlisting>
|
|||
work (the default assumes <command>gzip</command>) and cannot
|
||||
be made to work using <makevar>USE_ZIP</makevar> or
|
||||
<makevar>USE_BZIP2</makevar> described in <xref
|
||||
linkend="use-vars">.
|
||||
linkend="use-vars">.</para>
|
||||
</note>
|
||||
</sect2>
|
||||
|
||||
|
@ -3354,8 +3354,8 @@ PATCHFILES= patch1:test</programlisting>
|
|||
<entry>Define this variable to specify the ability to
|
||||
use a variant of the Berkeley database package such as
|
||||
<filename role="package">databases/db41</filename>.
|
||||
An associated variable,
|
||||
<entry><makevar>WITH_BDB_VER</makevar>, may be
|
||||
An associated variable,
|
||||
<makevar>WITH_BDB_VER</makevar>, may be
|
||||
set to values such as 2, 3, 4, 41 or 42.</entry>
|
||||
</row>
|
||||
|
||||
|
@ -3366,7 +3366,7 @@ PATCHFILES= patch1:test</programlisting>
|
|||
use a variant of the MySQL database package such as
|
||||
<filename role="package">databases/mysql40-server</filename>.
|
||||
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>
|
||||
</row>
|
||||
|
||||
|
@ -3952,6 +3952,7 @@ LDCONFIG_DIRS= %%PREFIX%%/lib/foo %%PREFIX%%/lib/bar</programlisting>
|
|||
<entry>Specifies that the port uses <command>autoheader</command>.
|
||||
Implies <literal>USE_AUTOCONF_VER</literal>.
|
||||
The default value is 213.</entry>
|
||||
</row>
|
||||
|
||||
<row>
|
||||
<entry><makevar>AUTOHEADER</makevar></entry>
|
||||
|
|
Loading…
Reference in a new issue