]> git.saurik.com Git - apple/libc.git/blobdiff - gen/FreeBSD/siginterrupt.3
Libc-1244.1.7.tar.gz
[apple/libc.git] / gen / FreeBSD / siginterrupt.3
index aae9120aa067da76d952d0d6098a7000e4cbea42..6e2fd5fea48740473dbf8e3d1180745c9b16a689 100644 (file)
@@ -92,8 +92,8 @@ the new action to take place on the next signal to be caught.
 This library routine uses an extension of the
 .Xr sigaction 2
 system call that is not available in
-.Bx 4.2 ,
-hence it should not be used if backward compatibility is needed.
+.Bx 4.2 ;
+hence, it should not be used if backward compatibility is needed.
 .Sh RETURN VALUES
 .Rv -std siginterrupt
 .Sh ERRORS