]> git.saurik.com Git - apple/xnu.git/blobdiff - bsd/man/man2/Makefile
xnu-792.13.8.tar.gz
[apple/xnu.git] / bsd / man / man2 / Makefile
index 3473b01901ac4d1df8d7666c75eda0ded374a4d4..7312eba32de36bf19d5b76341cf76676cc8b0516 100644 (file)
@@ -69,6 +69,7 @@ DATAFILES = \
        gettimeofday.2  \
        getuid.2        \
        getxattr.2      \
+       i386_get_ldt.2  \
        intro.2 \
        ioctl.2 \
        issetugid.2     \
@@ -174,7 +175,7 @@ DATAFILES = \
 
 # List of source/target hard link pairs for installed manual pages; source
 # names may be repeated
-MLINKS= kqueue.2 kevent.2
+MLINKS= kqueue.2 kevent.2 i386_get_ldt.2 i386_set_ldt.2
 
 INSTALL_MAN_LIST = ${DATAFILES}
 INSTALL_MAN_LINKS = ${MLINKS}