]> git.saurik.com Git - apple/xnu.git/blobdiff - bsd/man/man2/sigaltstack.2
xnu-4903.270.47.tar.gz
[apple/xnu.git] / bsd / man / man2 / sigaltstack.2
index 3ca8c96f37ab592566d478f99cd7866e1f8f1fb1..de20d8faa9a565b3e107d7de6367698921ff8533 100644 (file)
@@ -47,7 +47,7 @@
 .Fa "stack_t *restrict oss"
 .Fc
 .Sh DESCRIPTION
 .Fa "stack_t *restrict oss"
 .Fc
 .Sh DESCRIPTION
-.Fn Sigaltstack
+.Fn sigaltstack
 allows users to define an alternate stack on which signals
 are to be processed.
 If
 allows users to define an alternate stack on which signals
 are to be processed.
 If
@@ -133,7 +133,7 @@ Otherwise, a value of -1 is returned and
 .Va errno
 is set to indicate the error.
 .Sh ERRORS
 .Va errno
 is set to indicate the error.
 .Sh ERRORS
-.Fn Sigaltstack
+.Fn sigaltstack
 will fail and the signal stack context will remain unchanged
 if one of the following occurs.
 .Bl -tag -width [ENOMEM]
 will fail and the signal stack context will remain unchanged
 if one of the following occurs.
 .Bl -tag -width [ENOMEM]