From debbugs-submit-bounces@debbugs.gnu.org Wed Oct 25 06:57:50 2017 Received: (at submit) by debbugs.gnu.org; 25 Oct 2017 10:57:50 +0000 Received: from localhost ([127.0.0.1]:60685 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1e7JNd-00008X-Qn for submit@debbugs.gnu.org; Wed, 25 Oct 2017 06:57:50 -0400 Received: from eggs.gnu.org ([208.118.235.92]:58385) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1e7JNc-00008I-2P for submit@debbugs.gnu.org; Wed, 25 Oct 2017 06:57:48 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1e7JNV-0007uS-MM for submit@debbugs.gnu.org; Wed, 25 Oct 2017 06:57:42 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-0.0 required=5.0 tests=BAYES_20 autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:57566) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1e7JNV-0007uI-Iz for submit@debbugs.gnu.org; Wed, 25 Oct 2017 06:57:41 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:49351) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1e7JNU-0006Ll-EV for bug-coreutils@gnu.org; Wed, 25 Oct 2017 06:57:41 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1e7JNR-0007sF-CQ for bug-coreutils@gnu.org; Wed, 25 Oct 2017 06:57:40 -0400 Received: from cventin.lip.ens-lyon.fr ([140.77.13.17]:53254) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1e7JNR-0007pu-5R for bug-coreutils@gnu.org; Wed, 25 Oct 2017 06:57:37 -0400 Received: from vlefevre by cventin.lip.ens-lyon.fr with local (Exim 4.89) (envelope-from ) id 1e7JNH-00048k-KJ; Wed, 25 Oct 2017 12:57:27 +0200 Date: Wed, 25 Oct 2017 12:57:27 +0200 From: Vincent Lefevre To: bug-coreutils@gnu.org Subject: stat(1) man page should reference statfs(2) in addition to stat(2) Message-ID: <20171025105727.GA15255@cventin.lip.ens-lyon.fr> Mail-Followup-To: Vincent Lefevre , bug-coreutils@gnu.org MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit X-Mailer-Info: https://www.vinc17.net/mutt/ User-Agent: Mutt/1.9.1-7173-vl-r99863 (2017-09-30) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -5.0 (-----) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.0 (-----) 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 - Web: 100% accessible validated (X)HTML - Blog: Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon) From debbugs-submit-bounces@debbugs.gnu.org Thu Oct 26 00:41:03 2017 Received: (at 28989-done) by debbugs.gnu.org; 26 Oct 2017 04:41:03 +0000 Received: from localhost ([127.0.0.1]:33817 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1e7ZyZ-0000v6-Ev for submit@debbugs.gnu.org; Thu, 26 Oct 2017 00:41:03 -0400 Received: from mail.magicbluesmoke.com ([82.195.144.49]:35038) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1e7ZyW-0000uZ-TM for 28989-done@debbugs.gnu.org; Thu, 26 Oct 2017 00:41:01 -0400 Received: from localhost.localdomain (c-73-158-116-184.hsd1.ca.comcast.net [73.158.116.184]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.magicbluesmoke.com (Postfix) with ESMTPSA id 35B7F9BE1; Thu, 26 Oct 2017 05:40:59 +0100 (IST) Subject: Re: bug#28989: stat(1) man page should reference statfs(2) in addition to stat(2) To: Vincent Lefevre , 28989-done@debbugs.gnu.org References: <20171025105727.GA15255@cventin.lip.ens-lyon.fr> From: =?UTF-8?Q?P=c3=a1draig_Brady?= Message-ID: 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 MIME-Version: 1.0 In-Reply-To: <20171025105727.GA15255@cventin.lip.ens-lyon.fr> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 8bit X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 28989-done X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 0.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 From unknown Sat Aug 16 16:05:58 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Thu, 23 Nov 2017 12:24:04 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator