From owner-svn-src-stable-10@freebsd.org Mon Jan 11 20:03:59 2016 Return-Path: Delivered-To: svn-src-stable-10@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 82FF4A6B8DF; Mon, 11 Jan 2016 20:03:59 +0000 (UTC) (envelope-from trasz@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 544801282; Mon, 11 Jan 2016 20:03:59 +0000 (UTC) (envelope-from trasz@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u0BK3w8l079027; Mon, 11 Jan 2016 20:03:58 GMT (envelope-from trasz@FreeBSD.org) Received: (from trasz@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u0BK3ww0079026; Mon, 11 Jan 2016 20:03:58 GMT (envelope-from trasz@FreeBSD.org) Message-Id: <201601112003.u0BK3ww0079026@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: trasz set sender to trasz@FreeBSD.org using -f From: Edward Tomasz Napierala Date: Mon, 11 Jan 2016 20:03:58 +0000 (UTC) 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 X-SVN-Group: stable-10 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-src-stable-10@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for only the 10-stable src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Jan 2016 20:03:59 -0000 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