On 2 July 2013 17:38, Lawrence Teo <l...@openbsd.org> wrote: > This diff fixes two errors on the pf(4) man page: > > 1. DIOCSETSTATUSIF has not used struct pfioc_if since pf_ioctl.c rev > 1.234; it now uses struct pfioc_iface. Since the definition of > pfioc_iface is already listed under DIOCIGETIFACES, I moved the > description of DIOCSETSTATUSIF below DIOCIGETIFACES. > > 2. DIOCKILLSRCNODES uses struct pfioc_src_node_kill, not pfioc_iface. > Also add the struct definition for pfioc_src_node_kill while here. > > OK? >
Yes, please.
