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-Status: No, score=-4.0 required=3.0 tests=ALL_TRUSTED,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 183C21F8DB; Sun, 5 Jul 2020 22:44:53 +0000 (UTC) From: Eric Wong To: meta@public-inbox.org Cc: Leah Neukirchen Subject: [PATCH 3/4] doc/technical/whyperl: reword bit around installed docs Date: Sun, 5 Jul 2020 22:44:51 +0000 Message-Id: <20200705224452.6159-4-e@yhbt.net> In-Reply-To: <20200705224452.6159-1-e@yhbt.net> References: <20200705224452.6159-1-e@yhbt.net> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit List-Id: I originally proposed this rewording to address Leah's comment but forgot to squash it in :x Link: https://public-inbox.org/meta/20200408221741.GA10142@dcvr/ Cc: Leah Neukirchen --- Documentation/technical/whyperl.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Documentation/technical/whyperl.txt b/Documentation/technical/whyperl.txt index b0a0d16b..01ce71e2 100644 --- a/Documentation/technical/whyperl.txt +++ b/Documentation/technical/whyperl.txt @@ -26,9 +26,9 @@ Good Things have to waste bandwidth or space with giant toolchains or architecture-specific binaries. - Furthermore, Perl documentation is typically installed as - manpages, allowing users to quickly access and learn it - offline. + Furthermore, Perl documentation is typically installed + locally as manpages, allowing users to quickly refer + to documentation as needed. * Scripted, always editable by the end user