artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5537e78
)
sort SEE ALSO;
author
jmc
<jmc@openbsd.org>
Mon, 29 May 2017 11:13:09 +0000
(11:13 +0000)
committer
jmc
<jmc@openbsd.org>
Mon, 29 May 2017 11:13:09 +0000
(11:13 +0000)
lib/libc/sys/sigaction.2
patch
|
blob
|
history
diff --git
a/lib/libc/sys/sigaction.2
b/lib/libc/sys/sigaction.2
index
947111f
..
93543e4
100644
(file)
--- a/
lib/libc/sys/sigaction.2
+++ b/
lib/libc/sys/sigaction.2
@@
-1,4
+1,4
@@
-.\" $OpenBSD: sigaction.2,v 1.7
3 2017/05/29 09:40:02 deraadt
Exp $
+.\" $OpenBSD: sigaction.2,v 1.7
4 2017/05/29 11:13:09 jmc
Exp $
.\" $NetBSD: sigaction.2,v 1.7 1995/10/12 15:41:16 jtc Exp $
.\"
.\" Copyright (c) 1980, 1990, 1993
@@
-425,9
+425,9
@@
or
.Xr sigsuspend 2 ,
.Xr wait 2 ,
.Xr setjmp 3 ,
+.Xr sigaddset 3 ,
.Xr sigblock 3 ,
.Xr sigpause 3 ,
-.Xr sigaddset 3 ,
.Xr sigvec 3 ,
.Xr tty 4
.Sh STANDARDS