Author: trasz Date: Sat Sep 12 08:54:24 2015 New Revision: 287704 URL: https://svnweb.freebsd.org/changeset/base/287704
Log: Point potential geom_fox(4) users to gmultipath(8). MFC after: 1 month Sponsored by: The FreeBSD Foundation Modified: head/share/man/man4/geom_fox.4 Modified: head/share/man/man4/geom_fox.4 ============================================================================== --- head/share/man/man4/geom_fox.4 Sat Sep 12 08:50:43 2015 (r287703) +++ head/share/man/man4/geom_fox.4 Sat Sep 12 08:54:24 2015 (r287704) @@ -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 _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "[email protected]"
