Author: trasz
Date: Tue Jan 27 18:27:07 2015
New Revision: 277799
URL: https://svnweb.freebsd.org/changeset/base/277799

Log:
  Fix sysctl name.
  
  MFC after:    1 month
  Sponsored by: The FreeBSD Foundation

Modified:
  head/sbin/geom/class/mountver/gmountver.8

Modified: head/sbin/geom/class/mountver/gmountver.8
==============================================================================
--- head/sbin/geom/class/mountver/gmountver.8   Tue Jan 27 18:04:41 2015        
(r277798)
+++ head/sbin/geom/class/mountver/gmountver.8   Tue Jan 27 18:27:07 2015        
(r277799)
@@ -25,7 +25,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd January 14, 2010
+.Dd January 27, 2015
 .Dt GMOUNTVER 8
 .Os
 .Sh NAME
@@ -110,7 +110,7 @@ GEOM class.
 This can be set to a number between 0 and 3 inclusive.
 If set to 0 minimal debug information is printed, and if set to 3 the
 maximum amount of debug information is printed.
-.It Va kern.geom.mountver.check.check_ident : No 1
+.It Va kern.geom.mountver.check_ident : No 1
 This can be set to 0 or 1.
 If set to 0,
 .Nm
_______________________________________________
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