linux-man.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Florian Weimer <fweimer@redhat.com>
To: linux-man@vger.kernel.org
Cc: mtk.manpages@gmail.com
Subject: [PATCH] ldconfig.8: Mention new default for --format in glibc 2.32
Date: Wed, 20 May 2020 18:48:02 +0200	[thread overview]
Message-ID: <87a722a6yl.fsf@oldenburg2.str.redhat.com> (raw)

This reflects glibc commit cad64f778aced84efdaa04ae64f8737b86f063ab
("ldconfig: Default to the new format for ld.so.cache").

Signed-off-by: Florian Weimer <fweimer@redhat.com>

---
 man8/ldconfig.8 | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/man8/ldconfig.8 b/man8/ldconfig.8
index eb9c86dae..e184478a7 100644
--- a/man8/ldconfig.8
+++ b/man8/ldconfig.8
@@ -125,8 +125,12 @@ Cache format to use:
 .IR old ,
 .IR new ,
 or
-.IR compat
-(default).
+.IR compat .
+Since glibc 2.32, the default is
+.IR new .
+.\" commit cad64f778aced84efdaa04ae64f8737b86f063ab
+Before that, it was
+.IR both .
 .TP
 .BI "\-C " cache
 Use


             reply	other threads:[~2020-05-20 16:48 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-20 16:48 Florian Weimer [this message]
2020-05-21  6:00 ` [PATCH] ldconfig.8: Mention new default for --format in glibc 2.32 Michael Kerrisk (man-pages)
2020-05-21 12:06   ` Florian Weimer
2020-05-21 13:15     ` Michael Kerrisk (man-pages)
2020-05-21 13:18       ` Michael Kerrisk (man-pages)

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=87a722a6yl.fsf@oldenburg2.str.redhat.com \
    --to=fweimer@redhat.com \
    --cc=linux-man@vger.kernel.org \
    --cc=mtk.manpages@gmail.com \
    /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 NNTP newsgroup(s).