Re: [PATCH] Removal of redundant entries from ifnet manpage
Aniruddha Bohra wrote: Hi, The ifnet manpage contains entries for the following routines which do not exist in the ifnet struct. committed, thanks! ___ freebsd-net@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsu
[PATCH] Removal of redundant entries from ifnet manpage
Hi, The ifnet manpage contains entries for the following routines which do not exist in the ifnet struct. The attached patch removes these entries. if_done if_poll_recv if_poll_xmit if_poll_inttrn if_poll_slowinput Thanks Aniruddha Index: ifnet.9 =