svn commit: r293691 - stable/10/share/man/man4

Edward Tomasz Napierala trasz at FreeBSD.org
Mon Jan 11 20:03:59 UTC 2016


Author: trasz
Date: Mon Jan 11 20:03:58 2016
New Revision: 293691
URL: https://svnweb.freebsd.org/changeset/base/293691

Log:
  MFC r287704:
  
  Point potential geom_fox(4) users to gmultipath(8).
  
  Sponsored by:	The FreeBSD Foundation

Modified:
  stable/10/share/man/man4/geom_fox.4
Directory Properties:
  stable/10/   (props changed)

Modified: stable/10/share/man/man4/geom_fox.4
==============================================================================
--- stable/10/share/man/man4/geom_fox.4	Mon Jan 11 20:01:50 2016	(r293690)
+++ stable/10/share/man/man4/geom_fox.4	Mon Jan 11 20:03:58 2016	(r293691)
@@ -25,7 +25,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd January 2, 2005
+.Dd September 12, 2015
 .Dt GEOM_FOX 4
 .Os
 .Sh NAME
@@ -46,6 +46,13 @@ module at boot time, place the following
 geom_fox_load="YES"
 .Ed
 .Sh DESCRIPTION
+.Bf -symbolic
+This driver is obsolete.
+Users are advised to use
+.Xr gmultipath 8
+instead.
+.Ef
+.Pp
 The intent of the
 .Nm
 framework is to provide basic multipathing support to access direct


More information about the svn-src-all mailing list