We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f8f322 commit 9df9295Copy full SHA for 9df9295
manual/tunables.texi
@@ -367,7 +367,7 @@ stack is allowed from the main program. Setting the value to @code{0} disables
367
the ABI auto-negotiation (meaning no executable stacks even if the ABI or ELF
368
header requires it), @code{1} enables auto-negotiation (although the program
369
might not need an executable stack), while @code{2} forces an executable
370
-stack at process start. Tthis is provided for compatibility reasons, when
+stack at process start. This is provided for compatibility reasons, when
371
the program dynamically loads modules with @code{dlopen} which require
372
an executable stack.
373
0 commit comments