]> git.saurik.com Git - apple/xnu.git/blobdiff - bsd/man/man2/sigaltstack.2
xnu-2782.40.9.tar.gz
[apple/xnu.git] / bsd / man / man2 / sigaltstack.2
index c84d99eafb077200b0b099bdc9bffd2d6e2f969a..3ca8c96f37ab592566d478f99cd7866e1f8f1fb1 100644 (file)
@@ -68,7 +68,7 @@ the system arranges a switch to the signal stack for the
 duration of the signal handler's execution. 
 .Pp
 If
-.Dv SA_DISABLE
+.Dv SS_DISABLE
 is set in
 .Fa ss_flags ,
 .Fa ss_sp
@@ -94,7 +94,7 @@ The
 field will contain the value
 .Dv SA_ONSTACK
 if the process is currently on a signal stack and
-.Dv SA_DISABLE
+.Dv SS_DISABLE
 if the signal stack is currently disabled.
 .Sh NOTES
 The value