GNU bug report logs - #78628
Typo in cat synopsis?

Previous Next

Package: coreutils;

Reported by: A Kiloev <kiloev.akram <at> gmail.com>

Date: Thu, 29 May 2025 14:38:02 UTC

Severity: normal

Done: Pádraig Brady <P <at> draigBrady.com>

To reply to this bug, email your comments to 78628 AT debbugs.gnu.org.
There is no need to reopen the bug first.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-coreutils <at> gnu.org:
bug#78628; Package coreutils. (Thu, 29 May 2025 14:38:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to A Kiloev <kiloev.akram <at> gmail.com>:
New bug report received and forwarded. Copy sent to bug-coreutils <at> gnu.org. (Thu, 29 May 2025 14:38:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: A Kiloev <kiloev.akram <at> gmail.com>
To: bug-coreutils <at> gnu.org
Subject: Typo in cat synopsis?
Date: Thu, 29 May 2025 16:39:53 +0300
[Message part 1 (text/plain, inline)]
Hi, i am not sure is it a typo, but shouldn't be ellipsis after OPTION in
cat synopsis* https://www.gnu.org/software/coreutils/manual/coreutils.html#cat-invocation
<https://www.gnu.org/software/coreutils/manual/coreutils.html#cat-invocation> ?*
I asked before on (
https://unix.stackexchange.com/questions/796402/should-my-cat-utility-support-multiple-keys-simultaneously#
)
and they say :
* "The synopsis in the GNU manual feels like an oversight — the man page
synopsis comes from GNU cat’s --help option, maintained by the same people,
and most other commands in the GNU coreutils manual (tac etc.) do include
an ellipsis. – *
*Stephen Kitt* <https://unix.stackexchange.com/users/86440/stephen-kitt>
* ". *
So is it a type or not?
[Message part 2 (text/html, inline)]

Reply sent to Pádraig Brady <P <at> draigBrady.com>:
You have taken responsibility. (Thu, 29 May 2025 14:51:02 GMT) Full text and rfc822 format available.

Notification sent to A Kiloev <kiloev.akram <at> gmail.com>:
bug acknowledged by developer. (Thu, 29 May 2025 14:51:02 GMT) Full text and rfc822 format available.

Message #10 received at 78628-done <at> debbugs.gnu.org (full text, mbox):

From: Pádraig Brady <P <at> draigBrady.com>
To: A Kiloev <kiloev.akram <at> gmail.com>, 78628-done <at> debbugs.gnu.org
Subject: Re: bug#78628: Typo in cat synopsis?
Date: Thu, 29 May 2025 15:50:44 +0100
On 29/05/2025 14:39, A Kiloev wrote:
> Hi, i am not sure is it a typo, but shouldn't be ellipsis after OPTION in
> cat synopsis* https://www.gnu.org/software/coreutils/manual/coreutils.html#cat-invocation
> <https://www.gnu.org/software/coreutils/manual/coreutils.html#cat-invocation> ?*
> I asked before on (
> https://unix.stackexchange.com/questions/796402/should-my-cat-utility-support-multiple-keys-simultaneously#
> )
> and they say :
> * "The synopsis in the GNU manual feels like an oversight — the man page
> synopsis comes from GNU cat’s --help option, maintained by the same people,
> and most other commands in the GNU coreutils manual (tac etc.) do include
> an ellipsis. – *
> *Stephen Kitt* <https://unix.stackexchange.com/users/86440/stephen-kitt>
> * ". *
> So is it a type or not?
Indeed, there are a few inconsistencies in the manual:

$ grep '\[@var{option}\] ' doc/coreutils.texi
cat [@var{option}] [@var{file}]@dots{}
split [@var{option}] [@var{input} [@var{prefix}]]
tsort [@var{option}] [@var{file}]
mkfifo [@var{option}] @var{name}@dots{}
sync [@var{option}] [@var{file}]@dots{}
dirname [@var{option}] @var{name}@dots{}
stty [@var{option}] [@var{setting}]@dots{}
printenv [@var{option}] [@var{variable}]@dots{}
@command{who} [@var{option}] [@var{file}] [am i]
@command{pinky} [@var{option}] [@var{username}]@dots{}
timeout [@var{option}] @var{duration} @var{command} [@var{arg}]@dots{}

I'll fix these up.

Marking this as done.

thanks!

Padraig




This bug report was last modified 9 days ago.

Previous Next


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