GNU bug report logs - #24077
VS: bug in MAN page for data command

Previous Next

Package: coreutils;

Reported by: "Lars Issing Sauer" <lsa <at> logos.dk>

Date: Tue, 26 Jul 2016 17:59:02 UTC

Severity: normal

Tags: wontfix

Done: Paul Eggert <eggert <at> cs.ucla.edu>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Paul Eggert <eggert <at> cs.ucla.edu>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#24077: closed (VS: bug in MAN page for data command)
Date: Wed, 27 Jul 2016 07:08:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Wed, 27 Jul 2016 09:07:07 +0200
with message-id <c04c2e6f-6651-7f21-bb96-046344345b66 <at> cs.ucla.edu>
and subject line Re: bug#24077: VS: bug in MAN page for data command
has caused the debbugs.gnu.org bug report #24077,
regarding VS: bug in MAN page for data command
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
24077: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=24077
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: "Lars Issing Sauer" <lsa <at> logos.dk>
To: <bug-coreutils <at> gnu.org>
Subject: VS: bug in MAN page for data command
Date: Tue, 26 Jul 2016 09:13:17 +0200
Hi,

 I found that the MAN for "date" has wrong representation of "month" and "minutes".

 Command: date [-u|--utc|--universal] [MMDDhhmm[[CC]YY][.ss]]

 According to the description "%M" is minutes and "%m" is month... but 
 the command takes "%M" as month and "%m" as minutes ;)

http://man7.org/linux/man-pages/man1/date.1.html

Best regards
 
Lars Sauer
Development Engineer, M.Sc. EE
E-mail: lsa <at> logos.dk
Phone (+45) 20 67 53 41


-----Oprindelig meddelelse-----
Fra: Michael Kerrisk (man-pages) [mailto:mtk.manpages <at> gmail.com] 
Sendt: 25. juli 2016 20:13
Til: Lars Issing Sauer
Cc: linux-man; Casper Thorø Vium Pedersen; Jeppe Andreasen
Emne: Re: bug in MAN page for data command

Hello Lars

On 25 July 2016 at 17:21, Lars Issing Sauer <lsa <at> logos.dk> wrote:
> Hi,
>
> I found that the MAN for "date" has wrong representation of "month" and "minutes".
>
> Command: date [-u|--utc|--universal] [MMDDhhmm[[CC]YY][.ss]]
>
> According to the description "%M" is minutes and "%m" is month... but 
> the command takes "%M" as month and "%m" as minutes ;)
>
> http://man7.org/linux/man-pages/man1/date.1.html

This manual page is maintained by another project. See the following link for info about how to report bugs for that project:

http://man7.org/linux/man-pages/man1/date.1.html#COLOPHON

Cheers,

Michael
[Message part 3 (message/rfc822, inline)]
From: Paul Eggert <eggert <at> cs.ucla.edu>
To: Lars Issing Sauer <lsa <at> logos.dk>, 24077-done <at> debbugs.gnu.org
Subject: Re: bug#24077: VS: bug in MAN page for data command
Date: Wed, 27 Jul 2016 09:07:07 +0200
On 07/26/2016 09:13 AM, Lars Issing Sauer wrote:
>   According to the description "%M" is minutes and "%m" is month... but
>   the command takes "%M" as month and "%m" as minutes ;)

Sorry, I don't see any bug here. "date +%M" outputs the current number 
of minutes past the hour, and "date +%m" outputs the current month 
number, and that is what is documented.



This bug report was last modified 8 years and 299 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.