aboutsummaryrefslogtreecommitdiff
path: root/en_US.ISO8859-1/books
diff options
context:
space:
mode:
authorEitan Adler <eadler@FreeBSD.org>2013-04-01 22:30:00 +0000
committerEitan Adler <eadler@FreeBSD.org>2013-04-01 22:30:00 +0000
commit3b7a7330c8da4c7fef70c611729c46153e20920b (patch)
tree12b737d3b78aae202005127cdf5afeca06fd82d0 /en_US.ISO8859-1/books
parent665215f808944d46368cd501f36bc2676df7dc9e (diff)
downloaddoc-3b7a7330c8da4c7fef70c611729c46153e20920b.tar.gz
doc-3b7a7330c8da4c7fef70c611729c46153e20920b.zip
Fix some whitespace and indentation problems.
igor -RabfswcinotSW now passes cleanly igor -REr seems to be entirely false positives igor -Rl needs more work Approved by: jkois (mentor)
Notes
Notes: svn path=/head/; revision=41345
Diffstat (limited to 'en_US.ISO8859-1/books')
-rw-r--r--en_US.ISO8859-1/books/faq/book.xml12
1 files changed, 8 insertions, 4 deletions
diff --git a/en_US.ISO8859-1/books/faq/book.xml b/en_US.ISO8859-1/books/faq/book.xml
index 337aff7c8e..854a682c81 100644
--- a/en_US.ISO8859-1/books/faq/book.xml
+++ b/en_US.ISO8859-1/books/faq/book.xml
@@ -71,7 +71,7 @@
<abstract>
<para>This is the FAQ for &os; versions &rel2.relx; and
- &rel.relx;. Every effort has been made to make this FAQ as
+ &rel.relx;. Every effort has been made to make this FAQ as
informative as possible; if you have any suggestions as to how
it may be improved, please feel free to mail them to the
&a.doc;.</para>
@@ -334,7 +334,7 @@
&rel2.relx; series was the one known as
<emphasis>-STABLE</emphasis>. However, as of
&rel.head.relx;, the
- &rel2.relx;. branch will be designated for
+ &rel2.relx; branch will be designated for
an <quote>extended support</quote> status and receive only
fixes for major problems, such as security-related fixes.
<!--There will be no more releases made from the
@@ -5067,7 +5067,7 @@ ttyvb "/usr/libexec/getty Pc" xterm on secure</programlisting>
cons25</quote> terminal type, and not <quote>
xterm</quote>. Existing entries in
<filename>/etc/ttys</filename> can be used on which to
- base new additions.</para>
+ base new additions.</para>
</note>
<important>
@@ -5249,7 +5249,11 @@ ttyvb "/usr/libexec/getty Pc" xterm off secure</programlisting>
<para>If this happens, disable the synchronization check code
by setting the driver flags for the PS/2 mouse driver to
<literal>0x100</literal>. This can be easiest achieved
- by adding <screen>hint.psm.0.flags="0x100"</screen> to
+ by adding
+
+ <screen>hint.psm.0.flags="0x100"</screen>
+
+ to
<filename>/boot/loader.conf</filename> and rebooting.</para>
</answer>
</qandaentry>