bug-coreutils
[Top][All Lists]
Advanced

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

bug#28989: stat(1) man page should reference statfs(2) in addition to st


From: Pádraig Brady
Subject: 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





reply via email to

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