Fix 2 bad indents and wrap a long line.

No content change, so translators can ignore this.

Obtained from:	Jenkins checkstyle igor script
This commit is contained in:
Benedict Reuschling 2014-12-01 19:33:38 +00:00
parent 7166239162
commit b7262d5f33
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=46039

View file

@ -453,9 +453,9 @@ boot:</screen>
<para>Use <filename>kernel.GENERIC</filename> to refer to the
default kernel that comes with an installation, or
<filename>kernel.old</filename>,
to refer to the previously installed kernel before a system
upgrade or before configuring a custom kernel.</para>
<filename>kernel.old</filename>, to refer to the previously
installed kernel before a system upgrade or before configuring
a custom kernel.</para>
<para>Use the following to load the usual modules with another
kernel:</para>
@ -555,7 +555,8 @@ boot:</screen>
<indexterm><primary>console</primary></indexterm>
<para>A user can specify this mode by booting with
<option>-s</option> or by setting the <envar>boot_single</envar> variable in
<option>-s</option> or by setting the
<envar>boot_single</envar> variable in
<application>loader</application>. It can also be reached
by running <command>shutdown now</command> from multi-user
mode. Single-user mode begins with this message:</para>