Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Jan 2012 10:51:41 +0000 (UTC)
From:      Gleb Smirnoff <glebius@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r230579 - head/share/man/man4
Message-ID:  <201201261051.q0QApfbt077557@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: glebius
Date: Thu Jan 26 10:51:41 2012
New Revision: 230579
URL: http://svn.freebsd.org/changeset/base/230579

Log:
  Remove a block that contatined some outdated misinformation
  on how addresses are configured, as well as obviousness that
  Ethernet interface may run arp(4).

Modified:
  head/share/man/man4/txp.4

Modified: head/share/man/man4/txp.4
==============================================================================
--- head/share/man/man4/txp.4	Thu Jan 26 10:48:17 2012	(r230578)
+++ head/share/man/man4/txp.4	Thu Jan 26 10:51:41 2012	(r230579)
@@ -26,7 +26,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd March 12, 2009
+.Dd January 26, 2012
 .Dt TXP 4
 .Os
 .Sh NAME
@@ -77,17 +77,6 @@ segmentation, nor
 .Xr ipsec 4
 acceleration.
 .Pp
-Each of the host's network addresses
-is specified at boot time with an
-.Dv SIOCSIFADDR
-.Xr ioctl 2 .
-The
-.Nm
-interface employs the address resolution protocol described in
-.Xr arp 4
-to dynamically map between Internet and Ethernet addresses on the local
-network.
-.Pp
 When a
 .Nm
 interface is brought up, by default, it will attempt to auto-negotiate the



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