From patchwork Mon Sep 28 09:06:58 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alejandro Colomar X-Patchwork-Id: 40519 Return-Path: X-Original-To: patchwork@sourceware.org Delivered-To: patchwork@sourceware.org Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id A0ECD383F86A; Mon, 28 Sep 2020 09:07:13 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org A0ECD383F86A DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1601284033; bh=SvbL/FWkkLWFHjYYCwQ3y1U1DTXWy/KiVlWKc6oKseY=; 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=IHh9Kpm7M/8Z1MQwHRjvv7Q3XBiQOMHJhPpZiE9LLAbA9kxOmN6dDgzeXQ/27C4f7 3imsPrdDjNOvCUXgKKkBuiT2DgN+ZR3lxCBnxVKPjmAMs9JgRZFhV8VZcJq2YeiDYV geDhIcqRpJkGOUEK+6hE/1Q1BdwPAPRHrmzzH53s= X-Original-To: libc-alpha@sourceware.org Delivered-To: libc-alpha@sourceware.org Received: from mail-wr1-x442.google.com (mail-wr1-x442.google.com [IPv6:2a00:1450:4864:20::442]) by sourceware.org (Postfix) with ESMTPS id DFA133861002 for ; Mon, 28 Sep 2020 09:07:11 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org DFA133861002 Received: by mail-wr1-x442.google.com with SMTP id k10so359150wru.6 for ; Mon, 28 Sep 2020 02:07:11 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=SvbL/FWkkLWFHjYYCwQ3y1U1DTXWy/KiVlWKc6oKseY=; b=iZus1jtG/DGe/HjKUcyQ3+pFNB/bowrsdirkRiAJBBH9MZeK+N06rJ1JyE3YMRhc4h NhfrilEdtPFmjZoqgaWZ/HtqTWa0DKMpC5MDCLV8fyMVxsNMJSFEovwzbMBBV3/SbDE1 Y+fMsp/S1I1VpZbTp8ivk1lyZNKn86jVcB28dIPPFPEAlq6BLL2kaLlfEojNn4r51rz8 Jd4UbKNTrZuJ67THfiUyJwwF4PPzeWNwRaZAB+BmOTsbEOMhNfU969ulz6JfZVGTRoHn CaPuzjQfz0MDaY1JxS39kCbBLKQHxqbHN4P8+XHl2Kp6vr2RF2NigCx7lW/lB2QBGZgK aR4g== X-Gm-Message-State: AOAM533dq3nFpqh+hn3Z65RbsPLBoDam60MfT52mvNFq2oRd5FIY9dOs JFRJk1OAkSBDGvQrsx2I4Gs= X-Google-Smtp-Source: ABdhPJydgCphw2qrpbhb90D5z5o1RXayfB1DUqp5emxmqkLi12KFYTCba++B21pwI7mGvWB6J2TrVg== X-Received: by 2002:adf:f885:: with SMTP id u5mr528724wrp.382.1601284031060; Mon, 28 Sep 2020 02:07:11 -0700 (PDT) Received: from localhost.localdomain ([170.253.60.68]) by smtp.googlemail.com with ESMTPSA id 10sm372825wmi.37.2020.09.28.02.07.10 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 28 Sep 2020 02:07:10 -0700 (PDT) To: mtk.manpages@gmail.com Subject: [PATCH v2 2/3] system_data_types.7: Add 'FILE' Date: Mon, 28 Sep 2020 11:06:58 +0200 Message-Id: <20200928090657.2221-1-colomar.6.4.3@gmail.com> X-Mailer: git-send-email 2.28.0 In-Reply-To: <1a517588-29c1-f728-37ec-49e9825be321@gmail.com> References: <1a517588-29c1-f728-37ec-49e9825be321@gmail.com> MIME-Version: 1.0 X-Spam-Status: No, score=-9.5 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_ENVFROM_END_DIGIT, FREEMAIL_FROM, GIT_PATCH_0, KAM_ASCII_DIVIDERS, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: libc-alpha@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Libc-alpha mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-Patchwork-Original-From: Alejandro Colomar via Libc-alpha From: Alejandro Colomar Reply-To: Alejandro Colomar Cc: g.branden.robinson@gmail.com, linux-man@vger.kernel.org, libc-alpha@sourceware.org, Alejandro Colomar Errors-To: libc-alpha-bounces@sourceware.org Sender: "Libc-alpha" Signed-off-by: Alejandro Colomar --- man7/system_data_types.7 | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) Hi Michael, Please hold until the ffix is applied (or not). Thanks, Alex diff --git a/man7/system_data_types.7 b/man7/system_data_types.7 index ff0403df9..16930985e 100644 --- a/man7/system_data_types.7 +++ b/man7/system_data_types.7 @@ -197,6 +197,29 @@ Conforming to: C99 and later; POSIX.1-2001 and later. See also: .BR fenv (3) .RE +.\"------------------------------------- FILE -------------------------/ +.TP +.I FILE +.RS +.br +Include: +.IR ; +or +.IR . +.PP +An object type used for streams. +.PP +Conforming to: C99 and later; POSIX.1-2001 and later. +.PP +See also: +.BR fclose (3), +.BR flockfile (3), +.BR fopen (3), +.BR fprintf (3), +.BR fread (3), +.BR fscanf (3), +.BR stdin (3), +.BR stdio (3) +.RE .\"------------------------------------- float_t ----------------------/ .TP .I float_t