svn commit: r46056 - head/en_US.ISO8859-1/books/handbook/disks
Benedict Reuschling <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
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> _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/svn-doc-all To unsubscribe, send any mail to "[email protected]"