From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: X-Spam-Status: No, score=-4.0 required=3.0 tests=ALL_TRUSTED,BAYES_00 shortcircuit=no autolearn=ham autolearn_force=no version=3.4.0 Received: from localhost (dcvr.yhbt.net [127.0.0.1]) by dcvr.yhbt.net (Postfix) with ESMTP id A537F1F859 for ; Sun, 21 Aug 2016 11:47:10 +0000 (UTC) From: Eric Wong To: meta@public-inbox.org Subject: [PATCH 0/4] preliminary doc updates Date: Sun, 21 Aug 2016 11:47:04 +0000 Message-Id: <20160821114708.27408-1-e@80x24.org> List-Id: Actual documentation is coming... Eric Wong (4): README: add link to source code mirrors doc: mda: remove vestigial pandoc comment avoid spaces after shell redirection operators doc: avoid conflicting with MakeMaker variable names Documentation/include.mk | 20 ++++++++++---------- Documentation/public-inbox-mda.pod | 4 +--- README | 3 +++ scripts/dc-dlvr | 4 ++-- scripts/dc-dlvr.pre | 6 +++--- scripts/report-spam | 8 ++++---- 6 files changed, 23 insertions(+), 22 deletions(-)