From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=UNPARSEABLE_RELAY autolearn=ham autolearn_force=no version=3.4.4 Received: from mandoc.bsd.lv (bsd.lv [66.111.2.12]) by inbox.vuxu.org (Postfix) with ESMTP id 4DE2722F5E for ; Sun, 5 Jan 2025 19:52:56 +0100 (CET) Received: from fantadrom.bsd.lv (localhost [127.0.0.1]) by mandoc.bsd.lv (OpenSMTPD) with ESMTP id 9a62abaa for ; Sun, 5 Jan 2025 18:52:56 +0000 (UTC) Received: from localhost (mandoc.bsd.lv [local]) by mandoc.bsd.lv (OpenSMTPD) with ESMTPA id 1f016d7b for ; Sun, 5 Jan 2025 18:52:56 +0000 (UTC) Date: Sun, 5 Jan 2025 18:52:56 +0000 (UTC) X-Mailinglist: mandoc-source Reply-To: source@mandoc.bsd.lv MIME-Version: 1.0 From: schwarze@mandoc.bsd.lv To: source@mandoc.bsd.lv Subject: mandoc: spelling; requested by jmc@ X-Mailer: activitymail 1.26, http://search.cpan.org/dist/activitymail/ Content-Type: text/plain; charset=utf-8 Message-ID: <9500a03f4822e703@mandoc.bsd.lv> Log Message: ----------- spelling; requested by jmc@ Modified Files: -------------- mandoc: mandoc.1 Revision Data ------------- Index: mandoc.1 =================================================================== RCS file: /home/cvs/mandoc/mandoc/mandoc.1,v diff -Lmandoc.1 -Lmandoc.1 -u -p -r1.268 -r1.269 --- mandoc.1 +++ mandoc.1 @@ -1901,7 +1901,7 @@ The rest of the input line, starting fro A column width specifier in a table layout is empty, zero, or not a valid numerical expression. The width specifier is ignored and the column is made wide enough -to accomodate all its data cells. +to accommodate all its data cells. .It Sy "ignoring excessive spacing in tbl layout" .Pq tbl A spacing modifier in a table layout is unreasonably large. -- To unsubscribe send an email to source+unsubscribe@mandoc.bsd.lv