From patchwork Thu Oct 1 10:15:47 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alejandro Colomar X-Patchwork-Id: 40561 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 3610B398542E; Thu, 1 Oct 2020 10:16:39 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 3610B398542E DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1601547399; bh=cdnXa1awL5WT+EWtvpL9/3anCoEKmUktHLxqkJ9nd7U=; 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=Fck7uGh5CCQbB3z7UghFqAfDxyM7mtDepHSBsIYKOlPID6Sm0ItCu4s1wYAxp+x35 JbC66mClbn/CnwZfEUyx88Lut68xmiPOsSnfSUphK/lhbcb0czFT3hJBzJ0ejD4PND 9lF7KTjrwn19CqUHHlUpVO/VLlb2wAcoW8l7VZS4= X-Original-To: libc-alpha@sourceware.org Delivered-To: libc-alpha@sourceware.org Received: from mail-wm1-x342.google.com (mail-wm1-x342.google.com [IPv6:2a00:1450:4864:20::342]) by sourceware.org (Postfix) with ESMTPS id 1297D3984075 for ; Thu, 1 Oct 2020 10:16:33 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 1297D3984075 Received: by mail-wm1-x342.google.com with SMTP id v12so2412928wmh.3 for ; Thu, 01 Oct 2020 03:16:33 -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=cdnXa1awL5WT+EWtvpL9/3anCoEKmUktHLxqkJ9nd7U=; b=Ds56KBXwXdIB04/Mj4KTqJYSO/vMRQTlUvgG7kStehbhwB8DRDx/X+RUW0TSFwAAny 06m7+v552+rgF/nLcOshvrBaE0GxBuUO1I9EQwCti2qXSfXpHmrhRKXpSJqrYPgFHR1O T+FsZJX8KL5H23+kCEsjqSGBzN+Ti5bvS7DLPlkjAi8bMPo9ZZhvn5IbPtijFNoxR/Yd rDsRtsEbPNtNNFLI1iT0eBYb9cWfkp5X92mUS3SfJhfGUsqdzynwl60csF91tw0ejUQ3 rKg+67qflqec4FbTQGdxjH5w5qLBzojvux1D4JTnlcAQdmUVx5aBNfwrby35izAu93Tm YXew== X-Gm-Message-State: AOAM5334J1ZpQvVHaOo8yp63d2TQTxl7vIV9v8vaROAuaKE3MfQh7jFR aSIS+ZBB/LbxDsxf6DVwigg= X-Google-Smtp-Source: ABdhPJykXatnP+Fpjbl2OVlUId/VPiptQunaerbe8RuUOIbi8kllq3IeeqTdaxBH/dzEI7c3tXzsKA== X-Received: by 2002:a7b:ce96:: with SMTP id q22mr7208486wmj.132.1601547392060; Thu, 01 Oct 2020 03:16:32 -0700 (PDT) Received: from localhost.localdomain ([170.253.60.68]) by smtp.googlemail.com with ESMTPSA id i15sm8671922wrb.91.2020.10.01.03.16.31 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 01 Oct 2020 03:16:31 -0700 (PDT) To: mtk.manpages@gmail.com Subject: [PATCH 03/16] system_data_types.7: srcfix Date: Thu, 1 Oct 2020 12:15:47 +0200 Message-Id: <20201001101559.77163-4-colomar.6.4.3@gmail.com> X-Mailer: git-send-email 2.28.0 In-Reply-To: <20201001101559.77163-1-colomar.6.4.3@gmail.com> References: <20201001101559.77163-1-colomar.6.4.3@gmail.com> MIME-Version: 1.0 X-Spam-Status: No, score=-9.7 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, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=unavailable 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: colomar.6.4.3@gmail.com, linux-man@vger.kernel.org, libc-alpha@sourceware.org, gcc@gcc.gnu.org Errors-To: libc-alpha-bounces@sourceware.org Sender: "Libc-alpha" Signed-off-by: Alejandro Colomar --- man7/system_data_types.7 | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) diff --git a/man7/system_data_types.7 b/man7/system_data_types.7 index a653a7b11..a099c0250 100644 --- a/man7/system_data_types.7 +++ b/man7/system_data_types.7 @@ -406,7 +406,10 @@ Include: Alternatively, .IR . .PP -.IR int8_t ", " int16_t ", " int32_t ", " int64_t +.IR int8_t , +.IR int16_t , +.IR int32_t , +.I int64_t .PP A signed integer type of a fixed width of exactly N bits, @@ -418,7 +421,8 @@ capable of storing values in the range substituting N by the appropriate number. .PP According to POSIX, -.IR int8_t ", " int16_t +.IR int8_t , +.IR int16_t and .I int32_t are required; @@ -1299,7 +1303,10 @@ Include: Alternatively, .IR . .PP -.IR uint8_t ", " uint16_t ", " uint32_t ", " uint64_t +.IR uint8_t , +.IR uint16_t , +.IR uint32_t , +.I uint64_t .PP An unsigned integer type of a fixed width of exactly N bits, @@ -1310,7 +1317,8 @@ capable of storing values in the range [0, substituting N by the appropriate number. .PP According to POSIX, -.IR uint8_t ", " uint16_t +.IR uint8_t , +.IR uint16_t and .I uint32_t are required;