aboutsummaryrefslogtreecommitdiff
path: root/lib/libpthread/man/pthread_sigmask.3
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2001-07-06 16:46:48 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2001-07-06 16:46:48 +0000
commit5521ff5a4d1929056e7ffc982fac3341ca54df7c (patch)
tree61e92e6947a37812cd054f5922671378ea29de08 /lib/libpthread/man/pthread_sigmask.3
parent55bf96ce660c2a7b8488d284ec353f6a8df84c10 (diff)
Notes
Diffstat (limited to 'lib/libpthread/man/pthread_sigmask.3')
-rw-r--r--lib/libpthread/man/pthread_sigmask.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libpthread/man/pthread_sigmask.3 b/lib/libpthread/man/pthread_sigmask.3
index f588911b57a8..a335107f5b11 100644
--- a/lib/libpthread/man/pthread_sigmask.3
+++ b/lib/libpthread/man/pthread_sigmask.3
@@ -88,8 +88,8 @@ is not one of the defined values.
.Xr sigaction 2 ,
.Xr sigpending 2 ,
.Xr sigprocmask 2 ,
-.Xr sigsetops 3 ,
-.Xr sigsuspend 2
+.Xr sigsuspend 2 ,
+.Xr sigsetops 3
.Sh STANDARDS
.Fn pthread_sigmask
conforms to