Date: Mon, 25 May 2009 10:09:05 +0000 (UTC) From: Maxim Konovalov <maxim@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-7@freebsd.org Subject: svn commit: r192749 - stable/7/share/man/man5 Message-ID: <200905251009.n4PA95AT018952@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: maxim Date: Mon May 25 10:09:05 2009 New Revision: 192749 URL: http://svn.freebsd.org/changeset/base/192749 Log: MFC r191454: correct geli(8) command line. Modified: stable/7/share/man/man5/rc.conf.5 Modified: stable/7/share/man/man5/rc.conf.5 ============================================================================== --- stable/7/share/man/man5/rc.conf.5 Mon May 25 09:57:18 2009 (r192748) +++ stable/7/share/man/man5/rc.conf.5 Mon May 25 10:09:05 2009 (r192749) @@ -1466,7 +1466,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?200905251009.n4PA95AT018952>