Date: Fri, 24 Apr 2009 06:44:58 +0000 (UTC) From: Maxim Konovalov <maxim@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r191454 - head/share/man/man5 Message-ID: <200904240644.n3O6iw8h010818@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: maxim Date: Fri Apr 24 06:44:58 2009 New Revision: 191454 URL: http://svn.freebsd.org/changeset/base/191454 Log: o Correct geli(8) command line. PR: docs/133961 Submitted by: Aldis Berjoza MFC after: 1 week Modified: head/share/man/man5/rc.conf.5 Modified: head/share/man/man5/rc.conf.5 ============================================================================== --- head/share/man/man5/rc.conf.5 Fri Apr 24 05:28:44 2009 (r191453) +++ head/share/man/man5/rc.conf.5 Fri Apr 24 06:44:58 2009 (r191454) @@ -1503,7 +1503,7 @@ Options passed to the .Xr geli 8 utility when encrypted GEOM providers for swap partitions are created. The default is -.Dq Li "-a aes -l 256 -s 4096 -d" . +.Dq Li "-e aes -l 256 -s 4096 -d" . .It Va root_rw_mount .Pq Vt bool Set to
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200904240644.n3O6iw8h010818>