From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id EC561C4332F for ; Sun, 18 Dec 2022 05:49:49 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230080AbiLRFts (ORCPT ); Sun, 18 Dec 2022 00:49:48 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:59834 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229716AbiLRFtr (ORCPT ); Sun, 18 Dec 2022 00:49:47 -0500 Received: from relay05.pair.com (relay05.pair.com [216.92.24.67]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id B12D7BC97 for ; Sat, 17 Dec 2022 21:49:46 -0800 (PST) Received: from orac.inputplus.co.uk (unknown [87.112.30.183]) by relay05.pair.com (Postfix) with ESMTP id 7AD371A19C5; Sun, 18 Dec 2022 00:49:45 -0500 (EST) Received: from orac.inputplus.co.uk (orac.inputplus.co.uk [IPv6:::1]) by orac.inputplus.co.uk (Postfix) with ESMTP id CB0F32083C; Sun, 18 Dec 2022 05:49:44 +0000 (GMT) From: Ralph Corderoy To: groff@gnu.org, linux-man@vger.kernel.org Subject: Re: [BUG] gropdf, tbl: Completely broken table MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit In-reply-to: <20221217160830.rcvgr65axz4hpcge@illithid> References: <20220906191320.447t5awx3rcb5d5b@illithid> <1719285.QkHrqEjB74@pip> <01989003-349f-fb6b-f460-89106b82bc34@gmail.com> <2176657.1BCLMh4Saa@pip> <85c6b38a-be05-806f-528b-fe1c559dc1b7@gmail.com> <20221217160830.rcvgr65axz4hpcge@illithid> Date: Sun, 18 Dec 2022 05:49:44 +0000 Message-Id: <20221218054944.CB0F32083C@orac.inputplus.co.uk> Precedence: bulk List-ID: X-Mailing-List: linux-man@vger.kernel.org Hi Branden, > The suffixes(7) page, which I've managed to never see in 25 years as a > GNU/Linux user! Me neither. .text │ text file .txt │ equivalent to .text I don't recall seeing .text used as it's the default on Unix. .txt is an import from foreign lands. BUGS This list is not exhaustive. Just delete the page and anything that refers to it. Bug fixed. Either the user has the Internet, which is exhaustive, or they're savvy enough to use a system without the Internet and don't need suffixes(7). -- Cheers, Ralph.