Wrap long line that got missed in my earlier sweep (r46049).

Obtained from:	Jenkins checkstyle igor(8) plugin
This commit is contained in:
Benedict Reuschling 2014-12-03 15:56:53 +00:00
parent 9b8d8d670e
commit 208d8bdfbd
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=46056

View file

@ -2726,9 +2726,10 @@ What about bsdinstall?
<step>
<title>Load <command>geli</command> Support</title>
<para>Support for <command>geli</command> is available as a loadable
kernel module. To configure the system to automatically load the
module at boot time, add the following line to
<para>Support for <command>geli</command> is available as a
loadable kernel module. To configure the system to
automatically load the module at boot time, add the
following line to
<filename>/boot/loader.conf</filename>:</para>
<programlisting>geom_eli_load="YES"</programlisting>