Xr sigprocmask(2) not the obsolete sigsetmask(3)
authormillert <millert@openbsd.org>
Thu, 13 Apr 2017 21:49:11 +0000 (21:49 +0000)
committermillert <millert@openbsd.org>
Thu, 13 Apr 2017 21:49:11 +0000 (21:49 +0000)
lib/libc/sys/execve.2

index 8ed94b3..5deb919 100644 (file)
@@ -1,4 +1,4 @@
-.\"    $OpenBSD: execve.2,v 1.49 2016/09/12 00:54:30 schwarze Exp $
+.\"    $OpenBSD: execve.2,v 1.50 2017/04/13 21:49:11 millert Exp $
 .\"    $NetBSD: execve.2,v 1.9 1995/02/27 12:32:25 cgd Exp $
 .\"
 .\" Copyright (c) 1980, 1991, 1993
@@ -30,7 +30,7 @@
 .\"
 .\"     @(#)execve.2   8.3 (Berkeley) 1/24/94
 .\"
-.Dd $Mdocdate: September 12 2016 $
+.Dd $Mdocdate: April 13 2017 $
 .Dt EXECVE 2
 .Os
 .Sh NAME
@@ -201,7 +201,7 @@ see
 .It signal mask
 see
 .Xr sigaction 2 ,
-.Xr sigsetmask 3
+.Xr sigprocmask 2
 .El
 .Pp
 When a program is executed as a result of an