X-Git-Url: https://git.saurik.com/apple/xnu.git/blobdiff_plain/9bccf70c0258c7cac2dcb80011b2a964d884c552..eee3565979933af707c711411001ba11fe406a3c:/bsd/man/man4/Makefile diff --git a/bsd/man/man4/Makefile b/bsd/man/man4/Makefile index 855721d5e..18dca587c 100644 --- a/bsd/man/man4/Makefile +++ b/bsd/man/man4/Makefile @@ -7,19 +7,22 @@ include $(MakeInc_cmd) include $(MakeInc_def) DATAFILES = \ + aio.4 \ arp.4 \ + audit.4 \ + auditpipe.4 \ bpf.4 \ divert.4 \ - faith.4 \ + dummynet.4 \ fd.4 \ gif.4 \ icmp.4 \ icmp6.4 \ + ifmib.4 \ inet.4 \ inet6.4 \ ip.4 \ ip6.4 \ - ipfirewall.4 \ ipl.4 \ ipsec.4 \ lo.4 \ @@ -29,7 +32,6 @@ DATAFILES = \ pty.4 \ random.4 \ route.4 \ - scsi.4 \ stderr.4 \ stdin.4 \ stdout.4 \ @@ -37,7 +39,6 @@ DATAFILES = \ tcp.4 \ termios.4 \ tty.4 \ - tun.4 \ udp.4 \ unix.4 \ urandom.4 \ @@ -48,4 +49,3 @@ INSTALL_MAN_DIR = man4 include $(MakeInc_rule) include $(MakeInc_dir) -