CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected] 2020/01/09 02:25:16

Modified files:
        share/man/man4 : tun.4 tap.4 

Log message:
Cleanup ioctl(2) list. FIONBIO, FIOASYNC and FIONREAD are not defined
in <net/if_tun.h> also there is no need to document them again. Instead
reference to ioctl(2) that has all the info. Also remove TIOCSPGRP and
TIOCGPGRP and replace them with FIOSETOWN and FIOGETOWN.  Users should
use those ioctl(2) to set the process / process group to be signaled
when FIOASYNC is set.
OK visa@

Reply via email to