Message ID | 20211030213131.140429-10-alx.manpages@gmail.com |
---|---|
State | New |
Headers | show
Return-Path: <libc-alpha-bounces+incoming=patchwork.ozlabs.org@sourceware.org> X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: bilbo.ozlabs.org; dkim=pass (1024-bit key; secure) header.d=sourceware.org header.i=@sourceware.org header.a=rsa-sha256 header.s=default header.b=hsWAVUrY; dkim-atps=neutral Authentication-Results: ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=sourceware.org (client-ip=2620:52:3:1:0:246e:9693:128c; helo=sourceware.org; envelope-from=libc-alpha-bounces+incoming=patchwork.ozlabs.org@sourceware.org; receiver=<UNKNOWN>) Received: from sourceware.org (server2.sourceware.org [IPv6:2620:52:3:1:0:246e:9693:128c]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by bilbo.ozlabs.org (Postfix) with ESMTPS id 4HhXjR4bktz9sXS for <incoming@patchwork.ozlabs.org>; Sun, 31 Oct 2021 08:38:35 +1100 (AEDT) Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id 3A3B43858035 for <incoming@patchwork.ozlabs.org>; Sat, 30 Oct 2021 21:38:33 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 3A3B43858035 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1635629913; bh=PdB4czh+ZsIDFo2JracuRuKv5/cF7cmLOVxKeV3jbt0=; h=To:Subject:Date:In-Reply-To:References:List-Id:List-Unsubscribe: List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:Cc: From; b=hsWAVUrYqSiDEq1wxNQeLPJ14+rBNI+pI5PwdY60xTTY8jh8peyIE/zlqGUSO9V7S 8XoEFMOjdVFq2FcWD7TF3cS0Yn0EddMHSeAvR0whJrhvDcN7Wi77Tofl5j9I9H9b4G FvoqiZ6iBNddBeft7W86AsEiUN08CmhitIw2OajY= X-Original-To: libc-alpha@sourceware.org Delivered-To: libc-alpha@sourceware.org Received: from mail-wm1-x32b.google.com (mail-wm1-x32b.google.com [IPv6:2a00:1450:4864:20::32b]) by sourceware.org (Postfix) with ESMTPS id DF18C3858436 for <libc-alpha@sourceware.org>; Sat, 30 Oct 2021 21:32:03 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org DF18C3858436 Received: by mail-wm1-x32b.google.com with SMTP id d72-20020a1c1d4b000000b00331140f3dc8so3411712wmd.1 for <libc-alpha@sourceware.org>; Sat, 30 Oct 2021 14:32:03 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=PdB4czh+ZsIDFo2JracuRuKv5/cF7cmLOVxKeV3jbt0=; b=g83Sg8lFRcjjO0q4xAEvP8kldhoTTcxndcrnhxCq4HQj8i+TJ/W6KWj0oHYyYvjZII YKDMTPBhFIZty/Szb2vL/9+b4MQabERY9s2iarTnWoZ4oDbfnEGOhjPz50RK1fqsVViw 0DNOz5e2DosIH8T8aFvZ8+3XnKBNKtvcHauWFuK7Ywe0Z+J6xU7KUzEjI54QxRjnudNz /72e58cgX6ZQWOIvZimEtGLuiO3jRwzGqKVn6rT3e2jYAG8YagmnppoxEp9YqZ7L/v1e lnX2IevFe2oSMi1+P2KkffYMfpjL8YzrztRo4iW5OePUScIYhtWS806ah7v2ZsNbWArE uSZA== X-Gm-Message-State: AOAM533amugQzh3xs+iPrGH+R0w3VztrlZW+ivxG9udlIFST4mPK1Xcs CG5cAOnuX2Uk5G+SLPgurjo= X-Google-Smtp-Source: ABdhPJzd3wZxRMcq5skeKPIiwNj2gjCs5mtmXWvglp62/X0eB0GgrFmRVnlk+yIPwlrv8EuYb0A8cg== X-Received: by 2002:a1c:7f0a:: with SMTP id a10mr29620154wmd.60.1635629523102; Sat, 30 Oct 2021 14:32:03 -0700 (PDT) Received: from sqli.sqli.com ([195.53.121.100]) by smtp.googlemail.com with ESMTPSA id c79sm2948689wme.43.2021.10.30.14.32.01 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 30 Oct 2021 14:32:02 -0700 (PDT) To: mtk.manpages@gmail.com, linux-man@vger.kernel.org Subject: [PATCH 09/22] statfs.2: SYNOPSIS: Mark as [[deprecated]] Date: Sat, 30 Oct 2021 23:31:19 +0200 Message-Id: <20211030213131.140429-10-alx.manpages@gmail.com> X-Mailer: git-send-email 2.33.1 In-Reply-To: <20211030213131.140429-1-alx.manpages@gmail.com> References: <20211030213131.140429-1-alx.manpages@gmail.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Status: No, score=-11.8 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, GIT_PATCH_0, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on server2.sourceware.org X-BeenThere: libc-alpha@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Libc-alpha mailing list <libc-alpha.sourceware.org> List-Unsubscribe: <https://sourceware.org/mailman/options/libc-alpha>, <mailto:libc-alpha-request@sourceware.org?subject=unsubscribe> List-Archive: <https://sourceware.org/pipermail/libc-alpha/> List-Post: <mailto:libc-alpha@sourceware.org> List-Help: <mailto:libc-alpha-request@sourceware.org?subject=help> List-Subscribe: <https://sourceware.org/mailman/listinfo/libc-alpha>, <mailto:libc-alpha-request@sourceware.org?subject=subscribe> From: Alejandro Colomar via Libc-alpha <libc-alpha@sourceware.org> Reply-To: Alejandro Colomar <alx.manpages@gmail.com> Cc: Alejandro Colomar <alx.manpages@gmail.com>, libc-alpha@sourceware.org, linux-kernel@vger.kernel.org, git@vger.kernel.org Errors-To: libc-alpha-bounces+incoming=patchwork.ozlabs.org@sourceware.org Sender: "Libc-alpha" <libc-alpha-bounces+incoming=patchwork.ozlabs.org@sourceware.org> |
Series |
man2: Add [[deprecated]] attribute
|
expand
|
diff --git a/man2/statfs.2 b/man2/statfs.2 index 77abd7e4b..92dd83460 100644 --- a/man2/statfs.2 +++ b/man2/statfs.2 @@ -32,8 +32,8 @@ statfs, fstatfs \- get filesystem statistics .nf .BR "#include <sys/vfs.h> " "/* or <sys/statfs.h> */" .PP -.BI "int statfs(const char *" path ", struct statfs *" buf ); -.BI "int fstatfs(int " fd ", struct statfs *" buf ); +.BI "[[deprecated]] int statfs(const char *" path ", struct statfs *" buf ); +.BI "[[deprecated]] int fstatfs(int " fd ", struct statfs *" buf ); .fi .SH DESCRIPTION The
LSB deprecated these syscalls in favor of [f]statvfs(3). Signed-off-by: Alejandro Colomar <alx.manpages@gmail.com> --- man2/statfs.2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)