linux-man.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Michael Kerrisk (man-pages)" <mtk.manpages@gmail.com>
To: Jakub Wilk <jwilk@jwilk.net>
Cc: mtk.manpages@gmail.com, linux-man@vger.kernel.org
Subject: Re: [PATCH] ld.so.8: tfix
Date: Mon, 26 Aug 2019 22:11:20 +0200	[thread overview]
Message-ID: <0b142cb7-d92b-7f2b-5f54-a82fc2093d01@gmail.com> (raw)
In-Reply-To: <20190826161921.9860-1-jwilk@jwilk.net>

Hello Jakub,

On 8/26/19 6:19 PM, Jakub Wilk wrote:
> Escape hyphens.
> 
> Signed-off-by: Jakub Wilk <jwilk@jwilk.net>

Patch applied.

Thanks,

Michael


> ---
>  man8/ld.so.8 | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/man8/ld.so.8 b/man8/ld.so.8
> index 3747a1ab3..2dce42a67 100644
> --- a/man8/ld.so.8
> +++ b/man8/ld.so.8
> @@ -428,7 +428,7 @@ loading a new shared object, resolving a symbol,
>  or calling a symbol from another shared object\(emby
>  calling an appropriate function within the audit shared object.
>  For details, see
> -.BR rtld-audit (7).
> +.BR rtld\-audit (7).
>  The auditing interface is largely compatible with that provided on Solaris,
>  as described in its
>  .IR "Linker and Libraries Guide" ,
> @@ -783,7 +783,7 @@ mtrr, pat, pbe, pge, pn, pse36, sep, ss, sse, sse2, tm
>  .BR getauxval (3),
>  .BR elf (5),
>  .BR capabilities (7),
> -.BR rtld-audit (7),
> +.BR rtld\-audit (7),
>  .BR ldconfig (8),
>  .BR sln (8)
>  .\" .SH AUTHORS
> 


-- 
Michael Kerrisk
Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/
Linux/UNIX System Programming Training: http://man7.org/training/

      reply	other threads:[~2019-08-26 20:11 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-08-26 16:19 [PATCH] ld.so.8: tfix Jakub Wilk
2019-08-26 20:11 ` Michael Kerrisk (man-pages) [this message]

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=0b142cb7-d92b-7f2b-5f54-a82fc2093d01@gmail.com \
    --to=mtk.manpages@gmail.com \
    --cc=jwilk@jwilk.net \
    --cc=linux-man@vger.kernel.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 NNTP newsgroup(s).