Date: Mon, 11 Jan 2016 20:03:58 +0000 (UTC) From: Edward Tomasz Napierala <trasz@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-10@freebsd.org Subject: svn commit: r293691 - stable/10/share/man/man4 Message-ID: <201601112003.u0BK3ww0079026@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201601112003.u0BK3ww0079026>