X-Git-Url: https://git.saurik.com/apple/xnu.git/blobdiff_plain/39236c6e673c41db228275375ab7fdb0f837b292..bca245acd4c03fd752d1a45f011ad495e60fe53d:/bsd/man/man3/Makefile diff --git a/bsd/man/man3/Makefile b/bsd/man/man3/Makefile index d2efa1a7b..d9eeb14aa 100644 --- a/bsd/man/man3/Makefile +++ b/bsd/man/man3/Makefile @@ -47,6 +47,9 @@ INSTALL_MAN_LINKS = \ queue.3 TAILQ_REMOVE.3 \ posix_spawn_file_actions_addclose.3 posix_spawn_file_actions_addopen.3 \ posix_spawn_file_actions_addclose.3 posix_spawn_file_actions_adddup2.3 \ + posix_spawn_file_actions_addclose.3 posix_spawn_file_actions_addinherit_np.3 \ + posix_spawn_file_actions_addclose.3 posix_spawn_file_actions_addchdir_np.3 \ + posix_spawn_file_actions_addclose.3 posix_spawn_file_actions_addfchdir_np.3 \ posix_spawn_file_actions_init.3 posix_spawn_file_actions_destroy.3 \ posix_spawnattr_init.3 posix_spawnattr_destroy.3 \ posix_spawnattr_setbinpref_np.3 posix_spawnattr_getbinpref_np.3 \ @@ -61,4 +64,3 @@ INSTALL_MAN_DIR = man3 include $(MakeInc_rule) include $(MakeInc_dir) -