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: Vincent Lefevre
Subject: bug#28989: 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)





reply via email to

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