Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Apr 2016 14:48:58 +0000 (UTC)
From:      Alan Somers <asomers@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r298644 - head/sbin/devd
Message-ID:  <201604261448.u3QEmwKl031705@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: asomers
Date: Tue Apr 26 14:48:58 2016
New Revision: 298644
URL: https://svnweb.freebsd.org/changeset/base/298644

Log:
  Add GEOM::physpath documentation to devd.conf(5)
  
  Suggested by:	trasz
  Reviewed by:	trasz
  MFC after:	4 weeks
  Sponsored by:	Spectra Logic Corp
  Differential Revision:	https://reviews.freebsd.org/D6063

Modified:
  head/sbin/devd/devd.conf.5

Modified: head/sbin/devd/devd.conf.5
==============================================================================
--- head/sbin/devd/devd.conf.5	Tue Apr 26 14:47:52 2016	(r298643)
+++ head/sbin/devd/devd.conf.5	Tue Apr 26 14:48:58 2016	(r298644)
@@ -433,6 +433,8 @@ device node is created.
 A
 .Xr geom 4
 device node is destroyed.
+.It Li GEOM::physpath
+The physical path of a device has changed.
 .It Li MEDIACHANGE
 Physical media has changed.
 .El



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201604261448.u3QEmwKl031705>