diff --git a/en_US.ISO8859-1/articles/committers-guide/article.sgml b/en_US.ISO8859-1/articles/committers-guide/article.sgml index 8001e7fc06..cb71c471c2 100644 --- a/en_US.ISO8859-1/articles/committers-guide/article.sgml +++ b/en_US.ISO8859-1/articles/committers-guide/article.sgml @@ -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 diff --git a/en_US.ISO8859-1/articles/console-server/article.sgml b/en_US.ISO8859-1/articles/console-server/article.sgml index 7ea375b2f5..bfc3cc7627 100644 --- a/en_US.ISO8859-1/articles/console-server/article.sgml +++ b/en_US.ISO8859-1/articles/console-server/article.sgml @@ -1440,6 +1440,7 @@ exit 0</programlisting> process.</para> </listitem> </itemizedlist> + </sect1> <sect1 id="links"> <title>Links</title> diff --git a/en_US.ISO8859-1/articles/fbsd-from-scratch/article.sgml b/en_US.ISO8859-1/articles/fbsd-from-scratch/article.sgml index 4bd3cf121b..e9c4b949e8 100644 --- a/en_US.ISO8859-1/articles/fbsd-from-scratch/article.sgml +++ b/en_US.ISO8859-1/articles/fbsd-from-scratch/article.sgml @@ -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> diff --git a/en_US.ISO8859-1/articles/new-users/article.sgml b/en_US.ISO8859-1/articles/new-users/article.sgml index d6c6f0664d..8f9e6e549e 100644 --- a/en_US.ISO8859-1/articles/new-users/article.sgml +++ b/en_US.ISO8859-1/articles/new-users/article.sgml @@ -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> diff --git a/en_US.ISO8859-1/articles/problem-reports/article.sgml b/en_US.ISO8859-1/articles/problem-reports/article.sgml index 988b197b0f..af12cc544b 100644 --- a/en_US.ISO8859-1/articles/problem-reports/article.sgml +++ b/en_US.ISO8859-1/articles/problem-reports/article.sgml @@ -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> diff --git a/en_US.ISO8859-1/books/faq/book.sgml b/en_US.ISO8859-1/books/faq/book.sgml index 161e2085a1..61981801b4 100644 --- a/en_US.ISO8859-1/books/faq/book.sgml +++ b/en_US.ISO8859-1/books/faq/book.sgml @@ -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> diff --git a/en_US.ISO8859-1/books/handbook/config/chapter.sgml b/en_US.ISO8859-1/books/handbook/config/chapter.sgml index d6cd0fc13b..2b73594095 100644 --- a/en_US.ISO8859-1/books/handbook/config/chapter.sgml +++ b/en_US.ISO8859-1/books/handbook/config/chapter.sgml @@ -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 diff --git a/en_US.ISO8859-1/books/handbook/mac/chapter.sgml b/en_US.ISO8859-1/books/handbook/mac/chapter.sgml index 7a68c8b64f..1988970327 100644 --- a/en_US.ISO8859-1/books/handbook/mac/chapter.sgml +++ b/en_US.ISO8859-1/books/handbook/mac/chapter.sgml @@ -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> diff --git a/en_US.ISO8859-1/books/handbook/mail/chapter.sgml b/en_US.ISO8859-1/books/handbook/mail/chapter.sgml index da8964413e..bf94061505 100644 --- a/en_US.ISO8859-1/books/handbook/mail/chapter.sgml +++ b/en_US.ISO8859-1/books/handbook/mail/chapter.sgml @@ -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> diff --git a/en_US.ISO8859-1/books/handbook/preface/preface.sgml b/en_US.ISO8859-1/books/handbook/preface/preface.sgml index 07cb1f1b14..1bc5bc6f78 100644 --- a/en_US.ISO8859-1/books/handbook/preface/preface.sgml +++ b/en_US.ISO8859-1/books/handbook/preface/preface.sgml @@ -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> diff --git a/en_US.ISO8859-1/books/porters-handbook/book.sgml b/en_US.ISO8859-1/books/porters-handbook/book.sgml index 39345184f4..9231e57e46 100644 --- a/en_US.ISO8859-1/books/porters-handbook/book.sgml +++ b/en_US.ISO8859-1/books/porters-handbook/book.sgml @@ -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>