From a8f11751aceaf23d70f6416d9c3aa87e36005c65 Mon Sep 17 00:00:00 2001 From: deraadt Date: Wed, 8 May 1996 15:18:14 +0000 Subject: [PATCH] install rfork man page --- lib/libc/sys/Makefile.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/libc/sys/Makefile.inc b/lib/libc/sys/Makefile.inc index 15a658cb092..0f308371e19 100644 --- a/lib/libc/sys/Makefile.inc +++ b/lib/libc/sys/Makefile.inc @@ -101,7 +101,7 @@ MAN+= accept.2 access.2 acct.2 adjtime.2 bind.2 brk.2 chdir.2 chflags.2 \ minherit.2 mlock.2 \ mmap.2 mount.2 mprotect.2 msync.2 munmap.2 nfssvc.2 open.2 pathconf.2 \ pipe.2 profil.2 ptrace.2 quotactl.2 read.2 readlink.2 reboot.2 recv.2 \ - rename.2 revoke.2 rmdir.2 select.2 send.2 setgroups.2 setpgid.2 \ + rename.2 revoke.2 rfork.2 rmdir.2 select.2 send.2 setgroups.2 setpgid.2 \ setsid.2 setuid.2 shutdown.2 sigaction.2 sigaltstack.2 sigpending.2 \ sigprocmask.2 sigreturn.2 sigstack.2 sigsuspend.2 socket.2 \ socketpair.2 stat.2 statfs.2 swapon.2 symlink.2 sync.2 sysarch.2 \ -- 2.20.1