summaryrefslogtreecommitdiff
path: root/doc/posix-functions/sigaltstack.texi
diff options
context:
space:
mode:
Diffstat (limited to 'doc/posix-functions/sigaltstack.texi')
-rw-r--r--doc/posix-functions/sigaltstack.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/posix-functions/sigaltstack.texi b/doc/posix-functions/sigaltstack.texi
index 7d85e6427e..30d6cd51f4 100644
--- a/doc/posix-functions/sigaltstack.texi
+++ b/doc/posix-functions/sigaltstack.texi
@@ -16,8 +16,8 @@ Portability problems not fixed by Gnulib:
This function is missing on some platforms:
Minix 3.1.8, Cygwin 1.7.x, mingw, MSVC 14.
@item
-@code{sigaltstack} doesn't work on HP-UX 11/IA-64 and OpenBSD
-3.6/Sparc64.
+@code{sigaltstack} doesn't work on HP-UX 11/IA-64 and
+OpenBSD 3.6/Sparc64.
@item
This function interprets the @code{ss_sp} member of @code{stack_t} as
the upper bound instead of the lower bound of the alternate stack on