svn commit: r46056 - head/en_US.ISO8859-1/books/handbook/disks
Benedict Reuschling
bcr at FreeBSD.org
Wed Dec 3 15:56:54 UTC 2014
Author: bcr
Date: Wed Dec 3 15:56:53 2014
New Revision: 46056
URL: https://svnweb.freebsd.org/changeset/doc/46056
Log:
Wrap long line that got missed in my earlier sweep (r46049).
Obtained from: Jenkins checkstyle igor(8) plugin
Modified:
head/en_US.ISO8859-1/books/handbook/disks/chapter.xml
Modified: head/en_US.ISO8859-1/books/handbook/disks/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/handbook/disks/chapter.xml Wed Dec 3 15:49:40 2014 (r46055)
+++ head/en_US.ISO8859-1/books/handbook/disks/chapter.xml Wed Dec 3 15:56:53 2014 (r46056)
@@ -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>
More information about the svn-doc-head
mailing list