From patchwork Mon Sep 28 09:03:23 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alejandro Colomar X-Patchwork-Id: 1372445 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org 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@sourceware.org; receiver=) Authentication-Results: ozlabs.org; dmarc=pass (p=none dis=none) header.from=sourceware.org Authentication-Results: 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=IHvi7iSJ; dkim-atps=neutral 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 ozlabs.org (Postfix) with ESMTPS id 4C0Gm50D3vz9sSn for ; Mon, 28 Sep 2020 19:04:04 +1000 (AEST) Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id C4B053844026; Mon, 28 Sep 2020 09:04:02 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org C4B053844026 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1601283842; bh=nXizI+GNhC0qWG0Anurfrcca7/BrqPFj4olS2KJxL94=; 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=IHvi7iSJulb/Iasf4KLRHzEXU6xJQ/qwQvxX63pfjBHjNkaocpGY9wygwOcBZZEOp fvZs32ABzcbA6JSX/cclquk6aeURojMABLexcBGv50YRdEE7Fy1fPAHybe6/v+sQ+a J87bcbpxdghw/9Y6kqEqs2DF07sqx9QldwBiwLsw= X-Original-To: libc-alpha@sourceware.org Delivered-To: libc-alpha@sourceware.org Received: from mail-wr1-x444.google.com (mail-wr1-x444.google.com [IPv6:2a00:1450:4864:20::444]) by sourceware.org (Postfix) with ESMTPS id 43DFA3861002 for ; Mon, 28 Sep 2020 09:04:00 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 43DFA3861002 Received: by mail-wr1-x444.google.com with SMTP id j2so341235wrx.7 for ; Mon, 28 Sep 2020 02:04:00 -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=nXizI+GNhC0qWG0Anurfrcca7/BrqPFj4olS2KJxL94=; b=PpvLf1PqK2ArafeO2PlQnXjPU88STxIDA9lr4EvOxMWYXWZa2vX+bzgI4LMsVk/n6w a6pPPQ+hRAobt2/KbJMSxahmcGzLYo9ITvqz0Lvh0gfMl0adGn2vGvUViQ0lX9EjjNFD CQ3Cj5pR1gMgO6FiW3veqcKXdYzlEfe7w+59Zi4sg5oC3bCyQwGaWMiKB8Qe3bpq5Ali Yn/Tq7W7H2SwyaQhUxeLexRCTdKl+AL+CPBsfCDHWIrpkZybi5qxND2x0nUpJGC/OsUN jqDQgZ3ZZzzsGoS3gr6vucg/7oQGPxluTNzz5Y2gfgc7XFbL5uHXh58vUo8z4FKtT/+p TNDA== X-Gm-Message-State: AOAM531DO1nI8qOYIRIF3xzlrwq/gJsrC3J2Oru03e6omY17dO/b5sgl wv1OjXD3qoh6qFvETZXiwY7WkMVvySs= X-Google-Smtp-Source: ABdhPJzn7pZ49QdwtxTMVGBBH1qE+x3I1Ywz1sY3tmPo2rlhmpxlDn8w7Tp4ftbSWjv1TKKLPJmmkw== X-Received: by 2002:adf:fe43:: with SMTP id m3mr524529wrs.19.1601283839251; Mon, 28 Sep 2020 02:03:59 -0700 (PDT) Received: from localhost.localdomain ([170.253.60.68]) by smtp.googlemail.com with ESMTPSA id i16sm519912wrq.73.2020.09.28.02.03.58 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 28 Sep 2020 02:03:58 -0700 (PDT) To: mtk.manpages@gmail.com Subject: [PATCH v2 1/3] system_data_types.7: ffix Date: Mon, 28 Sep 2020 11:03:23 +0200 Message-Id: <20200928090322.2058-1-colomar.6.4.3@gmail.com> X-Mailer: git-send-email 2.28.0 In-Reply-To: <836b6d7d-4433-18d0-78aa-542c419c02f2@gmail.com> References: <836b6d7d-4433-18d0-78aa-542c419c02f2@gmail.com> MIME-Version: 1.0 X-Spam-Status: No, score=-9.9 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=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" Normally, text under a section header starts in the next line after the header, without a blank line. Follow that pattern. Signed-off-by: Alejandro Colomar --- Hi Michael, I had been using .PP because I hadn't seen .br before. I think .br is the correct format, following the pattern in already existing man pages. BTW, is there any way to copy the CC list with git send-email from the email I'm answering to? Right now I'm manually copying all of them each time from Thunderbird. Regards, Alex man7/system_data_types.7 | 58 ++++++++++++++++++++-------------------- 1 file changed, 29 insertions(+), 29 deletions(-) diff --git a/man7/system_data_types.7 b/man7/system_data_types.7 index 361e8d411..ff0403df9 100644 --- a/man7/system_data_types.7 +++ b/man7/system_data_types.7 @@ -66,7 +66,7 @@ system_data_types \- overview of system data types .TP .I aiocb .RS -.PP +.br Include: .IR . .PP @@ -101,7 +101,7 @@ See also: .TP .I div_t .RS -.PP +.br Include: .IR . .PP @@ -125,7 +125,7 @@ See also: .TP .I double_t .RS -.PP +.br Include: .IR . .PP @@ -167,7 +167,7 @@ type in this page. .TP .I fenv_t .RS -.PP +.br Include: .IR . .PP @@ -184,7 +184,7 @@ See also: .TP .I fexcept_t .RS -.PP +.br Include: .IR . .PP @@ -201,7 +201,7 @@ See also: .TP .I float_t .RS -.PP +.br Include: .IR . .PP @@ -243,7 +243,7 @@ type in this page. .TP .I gid_t .RS -.PP +.br Include: .IR ; or @@ -280,7 +280,7 @@ See also: .TP .I id_t .RS -.PP +.br Include: .IR ; or @@ -304,7 +304,7 @@ See also: .TP .I imaxdiv_t .RS -.PP +.br Include: .IR . .PP @@ -328,7 +328,7 @@ See also: .TP .I lconv .RS -.PP +.br Include: .IR . .PP @@ -377,7 +377,7 @@ See also: .TP .I ldiv_t .RS -.PP +.br Include: .IR . .PP @@ -401,7 +401,7 @@ See also: .TP .I lldiv_t .RS -.PP +.br Include: .IR . .PP @@ -425,7 +425,7 @@ See also: .TP .I pid_t .RS -.PP +.br Include .IR ; or @@ -481,7 +481,7 @@ See also: .TP .I ptrdiff_t .RS -.PP +.br Include: .IR . .PP @@ -520,7 +520,7 @@ types in this page. .TP .I regmatch_t .RS -.PP +.br Include: .IR . .PP @@ -545,7 +545,7 @@ See also: .TP .I regoff_t .RS -.PP +.br Include: .IR . .PP @@ -577,7 +577,7 @@ types in this page. .TP .I sigevent .RS -.PP +.br Include: .IR ; or @@ -626,7 +626,7 @@ structure in this page. .TP .I siginfo_t .RS -.PP +.br Include: .IR ; or @@ -662,7 +662,7 @@ See also: .TP .I sigset_t .RS -.PP +.br Include: .IR ; or @@ -691,7 +691,7 @@ See also: .TP .I sigval .RS -.PP +.br Include: .IR . .PP @@ -723,7 +723,7 @@ in this page. .TP .I size_t .RS -.PP +.br Include: .I or @@ -846,7 +846,7 @@ types in this page. .TP .I ssize_t .RS -.PP +.br Include: .IR ; or @@ -922,7 +922,7 @@ types in this page. .TP .I suseconds_t .RS -.PP +.br Include: .IR ; or @@ -949,7 +949,7 @@ structure in this page. .TP .I time_t .RS -.PP +.br Include: .I or @@ -992,7 +992,7 @@ See also: .TP .I timer_t .RS -.PP +.br Include: .IR ; or @@ -1015,7 +1015,7 @@ See also: .TP .I timespec .RS -.PP +.br Include: .IR ; or @@ -1053,7 +1053,7 @@ See also: .TP .I timeval .RS -.PP +.br Include: .IR ; or @@ -1086,7 +1086,7 @@ See also: .TP .I uid_t .RS -.PP +.br Include: .IR ; or @@ -1120,7 +1120,7 @@ See also: .TP .I va_list .RS -.PP +.br Include: .IR ; or