summaryrefslogtreecommitdiff
path: root/libc/manual/setjmp.texi
diff options
context:
space:
mode:
Diffstat (limited to 'libc/manual/setjmp.texi')
-rw-r--r--libc/manual/setjmp.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/libc/manual/setjmp.texi b/libc/manual/setjmp.texi
index cc7635255..b0cd91ad1 100644
--- a/libc/manual/setjmp.texi
+++ b/libc/manual/setjmp.texi
@@ -182,7 +182,7 @@ behavior.
The behavior of @code{setjmp} and @code{longjmp} in @theglibc{} is
controlled by feature test macros; see @ref{Feature Test Macros}. The
-default in the GNU system is the POSIX.1 behavior rather than the BSD
+default in @theglibc{} is the POSIX.1 behavior rather than the BSD
behavior.
The facilities in this section are declared in the header file