svn commit: r264589 - stable/10/share/man/man5
Christian Brueffer
brueffer at FreeBSD.org
Thu Apr 17 10:43:39 UTC 2014
Author: brueffer
Date: Thu Apr 17 10:43:38 2014
New Revision: 264589
URL: http://svnweb.freebsd.org/changeset/base/264589
Log:
MFC: r264453
Correct geli parameter.
PR: 188582
Submitted by: Michael Hall
Modified:
stable/10/share/man/man5/fstab.5
Directory Properties:
stable/10/ (props changed)
Modified: stable/10/share/man/man5/fstab.5
==============================================================================
--- stable/10/share/man/man5/fstab.5 Thu Apr 17 10:41:26 2014 (r264588)
+++ stable/10/share/man/man5/fstab.5 Thu Apr 17 10:43:38 2014 (r264589)
@@ -32,7 +32,7 @@
.\" @(#)fstab.5 8.1 (Berkeley) 6/5/93
.\" $FreeBSD$
.\"
-.Dd September 10, 2013
+.Dd April 14, 2014
.Dt FSTAB 5
.Os
.Sh NAME
@@ -245,7 +245,7 @@ devices will cause automatic creation of
The
.Dq ealgo ,
.Dq aalgo ,
-.Dq keylength ,
+.Dq keylen ,
and
.Dq sectorsize
options may be passed to control those
More information about the svn-src-all
mailing list