public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
From: "H.J. Lu" <hjl.tools@gmail.com>
To: DJ Delorie <dj@redhat.com>
Cc: GNU C Library <libc-alpha@sourceware.org>,
	"Carlos O'Donell" <carlos@redhat.com>,
	 Florian Weimer <fweimer@redhat.com>
Subject: [PATCH] tunables.texi: Change \code{1} to @code{1}
Date: Wed, 22 Feb 2023 20:08:01 -0800	[thread overview]
Message-ID: <CAMe9rOppRPxJ3U1zJ4BqZXUFe-P2OFVjt8=nNYS3rCW7sZG8yg@mail.gmail.com> (raw)
In-Reply-To: <xnfsax82rn.fsf@greed.delorie.com>

[-- Attachment #1: Type: text/plain, Size: 382 bytes --]

On Wed, Feb 22, 2023 at 7:44 PM DJ Delorie <dj@redhat.com> wrote:
>
> "H.J. Lu via Libc-alpha" <libc-alpha@sourceware.org> writes:
> > +When this tunable is set to \code{1}, shared libraries of non-setuid
>
> ./tunables.texi:592: misplaced {
> ./tunables.texi:592: misplaced }
>
> Should that be @code{1} ?
>

Sorry for that.  You are right.   Here is the patch.

Thanks.

-- 
H.J.

[-- Attachment #2: 0001-tunables.texi-Change-code-1-to-code-1.patch --]
[-- Type: text/x-patch, Size: 916 bytes --]

From 5e8fac9b1f8e5e6657b2fb2ef99c1a1cbb97e561 Mon Sep 17 00:00:00 2001
From: "H.J. Lu" <hjl.tools@gmail.com>
Date: Wed, 22 Feb 2023 20:04:26 -0800
Subject: [PATCH] tunables.texi: Change \code{1} to @code{1}

Update

317f1c0a8a x86-64: Add glibc.cpu.prefer_map_32bit_exec [BZ #28656]
---
 manual/tunables.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/manual/tunables.texi b/manual/tunables.texi
index c76c5c53cd..70dd2264c5 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
-- 
2.39.2


  reply	other threads:[~2023-02-23  4:08 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-21 21:52 [PATCH v3] x86-64: Add glibc.cpu.prefer_map_32bit_exec [BZ #28656] H.J. Lu
2023-02-22 15:02 ` Carlos O'Donell
2023-02-23  3:43 ` DJ Delorie
2023-02-23  4:08   ` H.J. Lu [this message]
2023-02-23  4:23     ` [PATCH] tunables.texi: Change \code{1} to @code{1} DJ Delorie
2023-02-23  9:01       ` Andreas Schwab

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAMe9rOppRPxJ3U1zJ4BqZXUFe-P2OFVjt8=nNYS3rCW7sZG8yg@mail.gmail.com' \
    --to=hjl.tools@gmail.com \
    --cc=carlos@redhat.com \
    --cc=dj@redhat.com \
    --cc=fweimer@redhat.com \
    --cc=libc-alpha@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).