]> git.ipfire.org Git - thirdparty/man-pages.git/blobdiff - man2/sigsuspend.2
Automated unformatting of parentheses using unformat_parens.sh
[thirdparty/man-pages.git] / man2 / sigsuspend.2
index 0b64eb0cdd4850b12cde207ddfa32c651fe6c583..a643c66156b3362128b04a27aa17c6c860d5f3de 100644 (file)
@@ -78,7 +78,7 @@ When the critical code has completed, the caller then waits for the
 signals by calling
 .BR sigsuspend ()
 with the signal mask that was returned by
-.BR sigprocmask()
+.BR sigprocmask ()
 (in the
 .IR oldset
 argument).