Date: Sat, 12 Sep 2015 08:54:25 +0000 (UTC) From: Edward Tomasz Napierala <trasz@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r287704 - head/share/man/man4 Message-ID: <201509120854.t8C8sPGY044932@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201509120854.t8C8sPGY044932>