From patchwork Thu Oct 1 10:15:48 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alejandro Colomar X-Patchwork-Id: 40562 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 C15D33985464; Thu, 1 Oct 2020 10:16:39 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org C15D33985464 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1601547399; bh=y8MQLyY083Njte1RR4e2jfgGQU3k2gVUghtTo+d0PXo=; 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=Dab98tta/k9soOhp3KI3qVxslJOj7x23DCMlaihgsCbpik7fwCZxzcYw/s0IIy5Hb 838KvRQiApxvIfc18vT5AGeuhMS47tyRmNpD9EP37HLF0Aq4k04aX9Z0oCevDE6sy5 HcCkqeO8rWz/cQ5ISrHsRHDgpeESq/bZoRiYkOl8= 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 1F2DB398404F for ; Thu, 1 Oct 2020 10:16:34 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 1F2DB398404F Received: by mail-wm1-x342.google.com with SMTP id s13so2308406wmh.4 for ; Thu, 01 Oct 2020 03:16:34 -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=y8MQLyY083Njte1RR4e2jfgGQU3k2gVUghtTo+d0PXo=; b=KeHP2ctjSx5AszhJbxsEafK7Vz2CcFenb0UqjQVrliUKfUrAtyd/ZiPCGWXvryq1wx KtRBF970FcuFUY1COGuULIrCMV0vqCJttoMuxJtvrvLQhSzPn4YRyk7mztj5zosNJz1f nphaLJUxp0RzeR8d8iO8vT6VLZrWyk/MXvcZMtd91G/VCQpsitZk0AKCwtmty7V75/IR NgduhkhQpRmCo9lyld1Y7xcgF5VYs+o/LnS+Yr1iYg9Kiyfwe7T0ud20DgN1ByfEzW21 Rg28ApXzLhwnL7PH1N/bX7nKSeRchTZrnXDHDInZeX6wkwQe320/Yi2Byq5U2L1nB/8t JOBA== X-Gm-Message-State: AOAM530Q3i0aye70jLhC5Tn0cFstpKKnoDEobd5KH1yOtunoxaA9mEBG ciyX0vzqcXU/c0h3hc1sWjY= X-Google-Smtp-Source: ABdhPJzIxVkRpBowJqpHpvsiwtY0X6WrIPmOfKTelSYblq0UnP7LLizty2iOOqjHw+/TWm7lJXGcZA== X-Received: by 2002:a1c:5602:: with SMTP id k2mr7811691wmb.25.1601547393174; Thu, 01 Oct 2020 03:16:33 -0700 (PDT) Received: from localhost.localdomain ([170.253.60.68]) by smtp.googlemail.com with ESMTPSA id i15sm8671922wrb.91.2020.10.01.03.16.32 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 01 Oct 2020 03:16:32 -0700 (PDT) To: mtk.manpages@gmail.com Subject: [PATCH 04/16] system_data_types.7: srcfix Date: Thu, 1 Oct 2020 12:15:48 +0200 Message-Id: <20201001101559.77163-5-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=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: 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" We used .br to force a simple line break (with no extra blank line) after the tag. Recently, we added .RS/.RS, and .RS comes just after the tag, and I realized by accident that .RS already forces a simple line break. Therefore, .br is completely redundant here, and can be removed. This way we get rid of "raw" *roff requests in this page. Signed-off-by: Alejandro Colomar --- man7/system_data_types.7 | 34 ---------------------------------- 1 file changed, 34 deletions(-) diff --git a/man7/system_data_types.7 b/man7/system_data_types.7 index a099c0250..a301c2309 100644 --- a/man7/system_data_types.7 +++ b/man7/system_data_types.7 @@ -52,7 +52,6 @@ system_data_types \- overview of system data types .TP .I aiocb .RS -.br Include: .IR . .PP @@ -88,7 +87,6 @@ See also: .TP .I div_t .RS -.br Include: .IR . .PP @@ -113,7 +111,6 @@ See also: .TP .I double_t .RS -.br Include: .IR . .PP @@ -156,7 +153,6 @@ type in this page. .TP .I fenv_t .RS -.br Include: .IR . .PP @@ -174,7 +170,6 @@ See also: .TP .I fexcept_t .RS -.br Include: .IR . .PP @@ -192,7 +187,6 @@ See also: .TP .I FILE .RS -.br Include: .IR . Alternatively, @@ -217,7 +211,6 @@ See also: .TP .I float_t .RS -.br Include: .IR . .PP @@ -260,7 +253,6 @@ type in this page. .TP .I gid_t .RS -.br Include: .IR . Alternatively, @@ -293,7 +285,6 @@ See also: .TP .I id_t .RS -.br Include: .IR . Alternatively, @@ -318,7 +309,6 @@ See also: .TP .I imaxdiv_t .RS -.br Include: .IR . .PP @@ -343,7 +333,6 @@ See also: .TP .I intmax_t .RS -.br Include: .IR . Alternatively, @@ -400,7 +389,6 @@ type in this page. .TP .IR int N _t .RS -.br Include: .IR . Alternatively, @@ -484,7 +472,6 @@ types in this page. .TP .I lconv .RS -.br Include: .IR . .PP @@ -534,7 +521,6 @@ See also: .TP .I ldiv_t .RS -.br Include: .IR . .PP @@ -559,7 +545,6 @@ See also: .TP .I lldiv_t .RS -.br Include: .IR . .PP @@ -584,7 +569,6 @@ See also: .TP .I pid_t .RS -.br Include .IR . Alternatively, @@ -631,7 +615,6 @@ See also: .TP .I ptrdiff_t .RS -.br Include: .IR . .PP @@ -671,7 +654,6 @@ types in this page. .TP .I regmatch_t .RS -.br Include: .IR . .PP @@ -697,7 +679,6 @@ See also: .TP .I regoff_t .RS -.br Include: .IR . .PP @@ -731,7 +712,6 @@ types in this page. .TP .I sigevent .RS -.br Include: .IR . Alternatively, @@ -780,7 +760,6 @@ structure in this page. .TP .I siginfo_t .RS -.br Include: .IR . Alternatively, @@ -817,7 +796,6 @@ See also: .TP .I sigset_t .RS -.br Include: .IR . Alternatively, @@ -847,7 +825,6 @@ See also: .TP .I sigval .RS -.br Include: .IR . .PP @@ -880,7 +857,6 @@ in this page. .TP .I size_t .RS -.br Include: .I or @@ -981,7 +957,6 @@ types in this page. .TP .I ssize_t .RS -.br Include: .IR . Alternatively, @@ -1052,7 +1027,6 @@ types in this page. .TP .I suseconds_t .RS -.br Include: .IR . Alternatively, @@ -1080,7 +1054,6 @@ structure in this page. .TP .I time_t .RS -.br Include: .I or @@ -1118,7 +1091,6 @@ See also: .TP .I timer_t .RS -.br Include: .IR . Alternatively, @@ -1142,7 +1114,6 @@ See also: .TP .I timespec .RS -.br Include: .IR . Alternatively, @@ -1177,7 +1148,6 @@ See also: .TP .I timeval .RS -.br Include: .IR . Alternatively, @@ -1210,7 +1180,6 @@ See also: .TP .I uid_t .RS -.br Include: .IR . Alternatively, @@ -1241,7 +1210,6 @@ See also: .TP .I uintmax_t .RS -.br Include: .IR . Alternatively, @@ -1297,7 +1265,6 @@ type in this page. .TP .IR uint N _t .RS -.br Include: .IR . Alternatively, @@ -1384,7 +1351,6 @@ types in this page. .TP .I va_list .RS -.br Include: .IR . Alternatively,