GNU bug report logs -
#8888
[PATCH] maint: fix typos in comment in configure.ac
Previous Next
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 8888 in the body.
You can then email your comments to 8888 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
owner <at> debbugs.gnu.org, bug-coreutils <at> gnu.org
:
bug#8888
; Package
coreutils
.
(Sat, 18 Jun 2011 11:27:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Stefano Lattarini <stefano.lattarini <at> gmail.com>
:
New bug report received and forwarded. Copy sent to
bug-coreutils <at> gnu.org
.
(Sat, 18 Jun 2011 11:27:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
A tiny silly cosmetic patch.
I post it here because I couldn't find a "coreutils-patches" list; I
hope it's ok, and if not, sorry in advance.
Regards,
Stefano
[0001-maint-fix-typos-in-comment-in-configure.ac.patch (text/x-patch, inline)]
From cfa243dbd91058969499194ae3fcea4453ab9664 Mon Sep 17 00:00:00 2001
Message-Id: <cfa243dbd91058969499194ae3fcea4453ab9664.1308395039.git.stefano.lattarini <at> gmail.com>
From: Stefano Lattarini <stefano.lattarini <at> gmail.com>
Date: Sat, 18 Jun 2011 13:03:54 +0200
Subject: [PATCH] maint: fix typos in comment in configure.ac
* configure.ac ($MAN): Fix typos in explicative comments.
---
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/configure.ac b/configure.ac
index 2e45f84..b6a1007 100644
--- a/configure.ac
+++ b/configure.ac
@@ -419,7 +419,7 @@ esac
MAN=`echo "$optional_bin_progs "|sed 's/ /.1 /g;s/ $//'|tr -d '\\015\\012'`
-# Change ginstall.1 to "install.h" in $MAN.
+# Change "ginstall.1" to "install.1" in $MAN.
MAN=`for m in $MAN; do test $m = ginstall.1 && m=install.1; echo $m; done \
| tr '\015\012' ' '; echo`
--
1.7.2.3
Reply sent
to
Jim Meyering <jim <at> meyering.net>
:
You have taken responsibility.
(Sat, 18 Jun 2011 17:37:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Stefano Lattarini <stefano.lattarini <at> gmail.com>
:
bug acknowledged by developer.
(Sat, 18 Jun 2011 17:37:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 8888-done <at> debbugs.gnu.org (full text, mbox):
Stefano Lattarini wrote:
> A tiny silly cosmetic patch.
>
> I post it here because I couldn't find a "coreutils-patches" list; I
> hope it's ok, and if not, sorry in advance.
Thanks.
coreutils@ is better for something trivial like this.
Then we don't get an "issue" number in debbugs and
we don't have to bother marking it as "done".
> Date: Sat, 18 Jun 2011 13:03:54 +0200
> Subject: [PATCH] maint: fix typos in comment in configure.ac
>
> * configure.ac ($MAN): Fix typos in explicative comments.
> ---
> configure.ac | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/configure.ac b/configure.ac
> index 2e45f84..b6a1007 100644
> --- a/configure.ac
> +++ b/configure.ac
> @@ -419,7 +419,7 @@ esac
>
> MAN=`echo "$optional_bin_progs "|sed 's/ /.1 /g;s/ $//'|tr -d '\\015\\012'`
>
> -# Change ginstall.1 to "install.h" in $MAN.
> +# Change "ginstall.1" to "install.1" in $MAN.
> MAN=`for m in $MAN; do test $m = ginstall.1 && m=install.1; echo $m; done \
> | tr '\015\012' ' '; echo`
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Sun, 17 Jul 2011 11:24:05 GMT)
Full text and
rfc822 format available.
This bug report was last modified 13 years and 340 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.