K 10 svn:author V 3 yar K 8 svn:date V 27 2007-03-26T08:58:22.000000Z K 7 svn:log V 317 We no longer embed ifnet in softc, and the pointer to ifnet doesn't need to be first in softc now. (It was the whole ifnet structure itself that needed to be first in the good old days.) Fix the respective comment accordingly. Add xrefs to ifnet(9) in some other comments while I'm here. Pointed out by: thompsa END