svn commit: r318486 - stable/11/share/man/man4

Edward Tomasz Napierala trasz at FreeBSD.org
Thu May 18 20:31:11 UTC 2017


Author: trasz
Date: Thu May 18 20:31:09 2017
New Revision: 318486
URL: https://svnweb.freebsd.org/changeset/base/318486

Log:
  MFC r317212:
  
  Mention GEOM_MOUNTVER.

Modified:
  stable/11/share/man/man4/geom.4
Directory Properties:
  stable/11/   (props changed)

Modified: stable/11/share/man/man4/geom.4
==============================================================================
--- stable/11/share/man/man4/geom.4	Thu May 18 20:29:47 2017	(r318485)
+++ stable/11/share/man/man4/geom.4	Thu May 18 20:31:09 2017	(r318486)
@@ -34,7 +34,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd June 8, 2015
+.Dd April 20, 2017
 .Dt GEOM 4
 .Os
 .Sh NAME
@@ -55,6 +55,7 @@
 .Cd options GEOM_MAP
 .Cd options GEOM_MBR
 .Cd options GEOM_MIRROR
+.Cd options GEOM_MOUNTVER
 .Cd options GEOM_MULTIPATH
 .Cd options GEOM_NOP
 .Cd options GEOM_PART_APM


More information about the svn-src-stable mailing list