From: "Michael Kerrisk (man-pages)" <mtk.manpages@gmail.com>
To: "John A. Leuenhagen" <john@zlima12.com>
Cc: mtk.manpages@gmail.com, linux-man@vger.kernel.org
Subject: Re: [patch] feature_test_macros.7: tfix
Date: Mon, 2 Nov 2020 08:43:47 +0100 [thread overview]
Message-ID: <a1bbe6ad-2f64-dd3b-aac8-e19dc8d1ffed@gmail.com> (raw)
In-Reply-To: <20201102040951.7xkhsyaosgynozqm@Zulu-1>
On 11/2/20 5:11 AM, John A. Leuenhagen wrote:
> Signed-off-by: John A. Leuenhagen <john@zlima12.com>
> ---
> man7/feature_test_macros.7 | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/man7/feature_test_macros.7 b/man7/feature_test_macros.7
> index 2d7bcacfc..350e47c76 100644
> --- a/man7/feature_test_macros.7
> +++ b/man7/feature_test_macros.7
> @@ -50,7 +50,7 @@ itself includes
> .EX
> #include <abc.h>
> #define _GNU_SOURCE
> -#include <xys.h>
> +#include <xyz.h>
> .EE
> .in
> .PP
>
Hey John,
It's just an example. I mean, I really might have meant
<xys.h>... maybe... perhaps...
Sigh! Okay. Patch applied. Thanks!
Michael
--
Michael Kerrisk
Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/
Linux/UNIX System Programming Training: http://man7.org/training/
next prev parent reply other threads:[~2020-11-02 7:43 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-11-02 4:11 [patch] feature_test_macros.7: tfix John A. Leuenhagen
2020-11-02 7:43 ` Michael Kerrisk (man-pages) [this message]
-- strict thread matches above, loose matches on Subject: below --
2020-08-01 3:56 [PATCH] " Gibeom Gwon
2015-12-10 19:53 Jakub Wilk
[not found] ` <1449777228-5280-1-git-send-email-jwilk-tXgOlIzOKNReoWH0uzbU5w@public.gmane.org>
2015-12-11 17:37 ` 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=a1bbe6ad-2f64-dd3b-aac8-e19dc8d1ffed@gmail.com \
--to=mtk.manpages@gmail.com \
--cc=john@zlima12.com \
--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).