]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
tunables.texi: Change \code{1} to @code{1}
authorH.J. Lu <hjl.tools@gmail.com>
Thu, 23 Feb 2023 04:04:26 +0000 (20:04 -0800)
committerH.J. Lu <hjl.tools@gmail.com>
Thu, 23 Feb 2023 16:50:19 +0000 (08:50 -0800)
Update

317f1c0a8a x86-64: Add glibc.cpu.prefer_map_32bit_exec [BZ #28656]

manual/tunables.texi

index c76c5c53cd95ce93e6b9d58e8536d7fe4a79a863..70dd2264c53b105c7f3441f0d20adb5bc970c1c0 100644 (file)
@@ -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