need a sigstack man page
authorKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Fri, 24 Apr 1992 07:25:53 +0000 (23:25 -0800)
committerKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Fri, 24 Apr 1992 07:25:53 +0000 (23:25 -0800)
SCCS-vsn: lib/libc/sys/Makefile.inc 5.14

usr/src/lib/libc/sys/Makefile.inc

index df2ef1f..bf66c61 100644 (file)
@@ -1,4 +1,4 @@
-#      @(#)Makefile.inc        5.13 (Berkeley) %G%
+#      @(#)Makefile.inc        5.14 (Berkeley) %G%
 
 # Missing: profil.0, ptrace.0
 
 
 # Missing: profil.0, ptrace.0
 
@@ -95,8 +95,8 @@ MAN2+=        accept.0 access.0 acct.0 adjtime.0 async_daemon.0 bind.0 brk.0 \
        mprotect.0 msync.0 munmap.0 nfssvc.0 open.0 pipe.0 profil.0 \
        ptrace.0 quotactl.0 read.0 readlink.0 reboot.0 recv.0 rename.0 \
        rmdir.0 select.0 send.0 setgroups.0 setpgid.0 setsid.0 setregid.0 \
        mprotect.0 msync.0 munmap.0 nfssvc.0 open.0 pipe.0 profil.0 \
        ptrace.0 quotactl.0 read.0 readlink.0 reboot.0 recv.0 rename.0 \
        rmdir.0 select.0 send.0 setgroups.0 setpgid.0 setsid.0 setregid.0 \
-       setreuid.0 \
-       shutdown.0 sigaction.0 sigprocmask.0 sigreturn.0 sigaltstack.0 \
+       setreuid.0 shutdown.0 sigaction.0 sigprocmask.0 sigreturn.0 \
+       sigaltstack.0 sigstack.0 \
        sigsuspend.0 socket.0 socketpair.0 stat.0 statfs.0 swapon.0 \
        symlink.0 sync.0 syscall.0 truncate.0 umask.0 unlink.0 utimes.0 \
        vfork.0 wait.0 write.0
        sigsuspend.0 socket.0 socketpair.0 stat.0 statfs.0 swapon.0 \
        symlink.0 sync.0 syscall.0 truncate.0 umask.0 unlink.0 utimes.0 \
        vfork.0 wait.0 write.0