Author: brueffer
Date: Mon Apr 14 06:59:49 2014
New Revision: 264453
URL: http://svnweb.freebsd.org/changeset/base/264453

Log:
  Correct geli parameter.
  
  PR:           188582
  Submitted by: Michael Hall
  MFC after:    3 days

Modified:
  head/share/man/man5/fstab.5

Modified: head/share/man/man5/fstab.5
==============================================================================
--- head/share/man/man5/fstab.5 Mon Apr 14 06:34:08 2014        (r264452)
+++ head/share/man/man5/fstab.5 Mon Apr 14 06:59:49 2014        (r264453)
@@ -28,7 +28,7 @@
 .\"     @(#)fstab.5    8.1 (Berkeley) 6/5/93
 .\" $FreeBSD$
 .\"
-.Dd September 10, 2013
+.Dd April 14, 2014
 .Dt FSTAB 5
 .Os
 .Sh NAME
@@ -241,7 +241,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
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to