emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#69979: closed ([PATCH][doc] ls -l doc and size -> maj, min for devic


From: GNU bug Tracking System
Subject: bug#69979: closed ([PATCH][doc] ls -l doc and size -> maj, min for device files)
Date: Sun, 24 Mar 2024 18:06:02 +0000

Your message dated Sun, 24 Mar 2024 18:03:12 +0000
with message-id <8154af0d-b184-5765-a969-0be610823a83@draigBrady.com>
and subject line Re: bug#69979: [PATCH-v2][doc] ls -l doc and size -> maj, min 
for device files
has caused the debbugs.gnu.org bug report #69979,
regarding [PATCH][doc] ls -l doc and size -> maj, min for device files
to be marked as done.

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


-- 
69979: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=69979
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH][doc] ls -l doc and size -> maj, min for device files Date: Sun, 24 Mar 2024 10:06:11 +0000
Package: coreutils
Version: 9.4
Tags: patch

The ls documentation currently doesn't state that for device
files, the size field in the long listing format is replaced by
major, minor.

Patch attached.

-- 
Stephane

Attachment: doc-ls-maj-min-for-devices.diff
Description: Text Data


--- End Message ---
--- Begin Message --- Subject: Re: bug#69979: [PATCH-v2][doc] ls -l doc and size -> maj, min for device files Date: Sun, 24 Mar 2024 18:03:12 +0000 User-agent: Mozilla Thunderbird
On 24/03/2024 12:40, Stephane Chazelas wrote:
Tags: patch

My bad, the patch was incorrect, it should have said
"replaced by the corresponding device major and minor numbers as two decimal
numbers separated by a comma and at least one space.", as
there's not always only once space between the major and minor.

See also
https://unix.stackexchange.com/questions/773014/where-do-i-find-documentation-for-the-output-of-ls-l
where the issue was reported and where the variations of output
formats between ls implementations is being mentioned.

New patch attached.

Pushed.
Marking this as done.

thanks,
Pádraig


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]