GNU bug report logs -
#22758
stty help display PO/POT file header
Previous Next
Reported by: Akihiro Motoki <amotoki <at> gmail.com>
Date: Sun, 21 Feb 2016 18:39:02 UTC
Severity: normal
Tags: fixed
Done: Assaf Gordon <assafgordon <at> gmail.com>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 22758 in the body.
You can then email your comments to 22758 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-coreutils <at> gnu.org
:
bug#22758
; Package
coreutils
.
(Sun, 21 Feb 2016 18:39:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Akihiro Motoki <amotoki <at> gmail.com>
:
New bug report received and forwarded. Copy sent to
bug-coreutils <at> gnu.org
.
(Sun, 21 Feb 2016 18:39:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
PO/POT file header is displayed in the help message of stty from
coreutils 8.25 as below.
The following patch fixes this.
--- coreutils-8.25/src/stty.c.orig 2016-02-19 04:42:49.092838666 +0900
+++ coreutils-8.25/src/stty.c 2016-02-19 04:38:56.033176525 +0900
@@ -953,8 +953,6 @@
#endif
);
fputs (_("\
-"), stdout);
- fputs (_("\
oddp same as parenb parodd cs7\n\
-oddp same as -parenb cs8\n\
[-]parity same as [-]evenp\n\
$ ./src/stty --help
Usage: ./src/stty [-F DEVICE | --file=DEVICE] [SETTING]...
or: ./src/stty [-F DEVICE | --file=DEVICE] [-a|--all]
or: ./src/stty [-F DEVICE | --file=DEVICE] [-g|--save]
Print or change terminal characteristics.
[...]
nl same as -icrnl -onlcr
-nl same as icrnl -inlcr -igncr onlcr -ocrnl -onlret
Project-Id-Version: coreutils-7.6
Report-Msgid-Bugs-To: bug-coreutils <at> gnu.org
POT-Creation-Date: 2013-02-14 15:56+0000
PO-Revision-Date: 2010-06-11 17:41+0000
Last-Translator: Steve Langasek <steve.langasek <at> canonical.com>
Language-Team: none
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Plural-Forms: nplurals=2; plural=n != 1;
X-Launchpad-Export-Date: 2015-02-19 10:39+0000
X-Generator: Launchpad (build 17341)
oddp same as parenb parodd cs7
-oddp same as -parenb cs8
Information forwarded
to
bug-coreutils <at> gnu.org
:
bug#22758
; Package
coreutils
.
(Sun, 21 Feb 2016 20:03:01 GMT)
Full text and
rfc822 format available.
Message #8 received at 22758 <at> debbugs.gnu.org (full text, mbox):
forcemerge 22758 22686
stop
On 21/02/16 02:16, Akihiro Motoki wrote:
> PO/POT file header is displayed in the help message of stty from
> coreutils 8.25 as below.
> The following patch fixes this.
>
>
> --- coreutils-8.25/src/stty.c.orig 2016-02-19 04:42:49.092838666 +0900
> +++ coreutils-8.25/src/stty.c 2016-02-19 04:38:56.033176525 +0900
> @@ -953,8 +953,6 @@
> #endif
> );
> fputs (_("\
> -"), stdout);
> - fputs (_("\
> oddp same as parenb parodd cs7\n\
> -oddp same as -parenb cs8\n\
> [-]parity same as [-]evenp\n\
Already fixed.
thanks,
Pádraig.
Added tag(s) fixed.
Request was from
Assaf Gordon <assafgordon <at> gmail.com>
to
control <at> debbugs.gnu.org
.
(Thu, 25 Oct 2018 15:52:02 GMT)
Full text and
rfc822 format available.
bug closed, send any further explanations to
22758 <at> debbugs.gnu.org and Akihiro Motoki <amotoki <at> gmail.com>
Request was from
Assaf Gordon <assafgordon <at> gmail.com>
to
control <at> debbugs.gnu.org
.
(Thu, 25 Oct 2018 15:52:02 GMT)
Full text and
rfc822 format available.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Fri, 23 Nov 2018 12:24:05 GMT)
Full text and
rfc822 format available.
This bug report was last modified 6 years and 213 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.