Date: Thu, 1 May 2003 11:34:13 -0700 (PDT) From: Tom Rhodes <trhodes@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man9 ifnet.9 Message-ID: <200305011834.h41IYDnD076854@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
trhodes 2003/05/01 11:34:13 PDT FreeBSD src repository Modified files: share/man/man9 ifnet.9 Log: fnet(9) claims that "those interfaces supporting reception of multicast datagrams have a LIST of multicast group memberships...". On -CURRENT, that LIST is actually a TAILQ. Note that -STABLE still uses a LIST PR: 50426 Submitted by: Scott Mitchell <scott+freebsd@fishballoon.org> Revision Changes Path 1.30 +1 -1 src/share/man/man9/ifnet.9
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200305011834.h41IYDnD076854>