]> Sergey Matveev's repositories - public-inbox.git/commitdiff
doc/technical/whyperl: reword bit around installed docs
authorEric Wong <e@yhbt.net>
Sun, 5 Jul 2020 22:44:51 +0000 (22:44 +0000)
committerEric Wong <e@yhbt.net>
Mon, 6 Jul 2020 20:01:29 +0000 (20:01 +0000)
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 <leah@vuxu.org>
Documentation/technical/whyperl.txt

index b0a0d16b674e8704d94898319a11e595901bbbfe..01ce71e225995923fd425e0d2c4c5050f3456ff8 100644 (file)
@@ -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