From: H.J. Lu Date: Thu, 23 Feb 2023 04:04:26 +0000 (-0800) Subject: tunables.texi: Change \code{1} to @code{1} X-Git-Tag: glibc-2.38~536 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=188ecdb7774145050a6e167a277f45f03dac5fe8;p=thirdparty%2Fglibc.git tunables.texi: Change \code{1} to @code{1} Update 317f1c0a8a x86-64: Add glibc.cpu.prefer_map_32bit_exec [BZ #28656] --- diff --git a/manual/tunables.texi b/manual/tunables.texi index c76c5c53cd9..70dd2264c53 100644 --- a/manual/tunables.texi +++ b/manual/tunables.texi @@ -589,7 +589,7 @@ This tunable is specific to i386 and x86-64. @end deftp @deftp Tunable glibc.cpu.prefer_map_32bit_exec -When this tunable is set to \code{1}, shared libraries of non-setuid +When this tunable is set to @code{1}, shared libraries of non-setuid programs will be loaded below 2GB with MAP_32BIT. Note that the @env{LD_PREFER_MAP_32BIT_EXEC} environment is an alias of