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

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

[debbugs-tracker] bug#28989: closed (stat(1) man page should reference s


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#28989: closed (stat(1) man page should reference statfs(2) in addition to stat(2))
Date: Thu, 26 Oct 2017 04:42:01 +0000

Your message dated Wed, 25 Oct 2017 21:40:56 -0700
with message-id <address@hidden>
and subject line Re: bug#28989: stat(1) man page should reference statfs(2) in 
addition to stat(2)
has caused the debbugs.gnu.org bug report #28989,
regarding stat(1) man page should reference statfs(2) in addition to stat(2)
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
28989: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=28989
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: stat(1) man page should reference statfs(2) in addition to stat(2) Date: Wed, 25 Oct 2017 12:57:27 +0200 User-agent: Mutt/1.9.1-7173-vl-r99863 (2017-09-30)
According to strace, statfs() is used when the --file-system is used.

The stat(1) man page has:

SEE ALSO
       stat(2)

It should have:

SEE ALSO
       stat(2), statfs(2)

-- 
Vincent Lefèvre <address@hidden> - Web: <https://www.vinc17.net/>
100% accessible validated (X)HTML - Blog: <https://www.vinc17.net/blog/>
Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)



--- End Message ---
--- Begin Message --- Subject: Re: bug#28989: stat(1) man page should reference statfs(2) in addition to stat(2) Date: Wed, 25 Oct 2017 21:40:56 -0700 User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0
On 25/10/17 03:57, Vincent Lefevre wrote:
> According to strace, statfs() is used when the --file-system is used.
> 
> The stat(1) man page has:
> 
> SEE ALSO
>        stat(2)
> 
> It should have:
> 
> SEE ALSO
>        stat(2), statfs(2)

Pushed in your name at:
https://git.sv.gnu.org/gitweb/?p=coreutils.git;a=commitdiff;h=v8.28-23-g61a8b5c

Marking this as done.

thanks,
Pádraig


--- End Message ---

reply via email to

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