From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: X-Spam-Status: No, score=-4.0 required=3.0 tests=ALL_TRUSTED,AWL,BAYES_00 shortcircuit=no autolearn=ham autolearn_force=no version=3.4.2 Received: from localhost (dcvr.yhbt.net [127.0.0.1]) by dcvr.yhbt.net (Postfix) with ESMTP id 6CEBB1F4C0 for ; Wed, 16 Oct 2019 11:14:51 +0000 (UTC) From: Eric Wong To: meta@public-inbox.org Subject: [PATCH 0/3] another round of doc updates... Date: Wed, 16 Oct 2019 11:14:48 +0000 Message-Id: <20191016111451.32255-1-e@80x24.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit List-Id: Waddling towards being less confusing to newbies (I hope...) Eric Wong (3): doc: check-man: use COLUMNS env for width doc: update public-inbox-overview(7) for v2 doc: avoid [] arg for git-clone(1) AUTHORS | 2 +- Documentation/dc-dlvr-spam-flow.txt | 2 +- Documentation/include.mk | 2 +- Documentation/public-inbox-overview.pod | 68 ++++++++++++++++--------- README | 4 +- lib/PublicInbox/WwwStream.pm | 5 +- 6 files changed, 52 insertions(+), 31 deletions(-)