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)
This commit is contained in:
parent
665215f808
commit
3b7a7330c8
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=41345
1 changed files with 8 additions and 4 deletions
|
@ -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
|
||||
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue