svn commit: r247134 - head/sbin/devd
Sergey Kandaurov
pluknet at freebsd.org
Thu Feb 21 21:54:26 UTC 2013
On 22 February 2013 01:35, Sergey Kandaurov <pluknet at freebsd.org> wrote:
> Author: pluknet
> Date: Thu Feb 21 21:35:09 2013
> New Revision: 247134
> URL: http://svnweb.freebsd.org/changeset/base/247134
>
> Log:
> Reflect CARP media-type departure.
>
> X-MFC after: never
>
> Modified:
> head/sbin/devd/devd.conf.5
>
> Modified: head/sbin/devd/devd.conf.5
> ==============================================================================
> --- head/sbin/devd/devd.conf.5 Thu Feb 21 21:28:33 2013 (r247133)
> +++ head/sbin/devd/devd.conf.5 Thu Feb 21 21:35:09 2013 (r247134)
> @@ -41,7 +41,7 @@
> .\" ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
> .\" SOFTWARE.
> .\"
> -.Dd December 16, 2011
> +.Dd February 22, 2013
> .Dt DEVD.CONF 5
> .Os
> .Sh NAME
> @@ -181,9 +181,8 @@ Valid media types are:
> .Dq Li Tokenring ,
> .Dq Li FDDI ,
> .Dq Li 802.11 ,
> -.Dq Li ATM ,
> and
> -.Dq Li CARP .
> +.Dq Li ATM .
> .It Ic subdevice Qq Ar string ;
> This is shorthand for
> .Dq Ic match Qo Li subdevice Qc Qq Ar string .
Probably CARP devd hooks documentation should rather be moved here
from the carp(4) man page, where it resides currently.
So, it will all be in one place.
--
wbr,
pluknet
More information about the svn-src-head
mailing list