about summary refs log tree commit homepage
path: root/Documentation
diff options
context:
space:
mode:
authorŠtěpán Němec <stepnem@smrk.net>2024-03-15 15:30:48 +0100
committerEric Wong <e@80x24.org>2024-03-16 21:24:27 +0000
commit1ee89581b19a66136582e7dfb9e70d81a5ab1873 (patch)
tree7462260323d940039c10d2ea39ca0d0dfd79efea /Documentation
parent5e8068b28aa01befa9c6fa7368db956148816189 (diff)
downloadpublic-inbox-1ee89581b19a66136582e7dfb9e70d81a5ab1873.tar.gz
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/RelNotes/v2.0.0.wip10
-rw-r--r--Documentation/public-inbox-config.pod2
2 files changed, 6 insertions, 6 deletions
diff --git a/Documentation/RelNotes/v2.0.0.wip b/Documentation/RelNotes/v2.0.0.wip
index 53ef5fe5..4d872fd7 100644
--- a/Documentation/RelNotes/v2.0.0.wip
+++ b/Documentation/RelNotes/v2.0.0.wip
@@ -43,8 +43,8 @@ Compatibility:
 New users + hackers:
 
   The install/ directory includes tools to automate installation and
-  removal of dependencies for stripped down or full setups.  See
-  install/README for more details
+  removal of dependencies for stripped-down or full setups.  See
+  install/README for more details.
 
 treewide
 
@@ -52,7 +52,7 @@ treewide
 
   * standardize on `#' prefix for stderr diagnostics (previously `I:')
 
-  * SHA-256 coderepos are fully-supported (but not inboxes, yet)
+  * SHA-256 coderepos are fully supported (but not inboxes, yet)
 
   * jemalloc (tested as an LD_PRELOAD) is recommended to reduce fragmentation
     in long-running daemon processes serving unpredictable traffic
@@ -174,8 +174,8 @@ Search improvements (lei and PublicInbox::WWW)
 
   * `public-inbox-cindex --join' prefers using Xapian's C++ API
     directly to avoid Perl method dispatch overhead to get usable
-    performance assocating ~300 inboxes with over 1K coderepos
-    (and vice-versa).  Users needing this performance will need
+    performance associating ~300 inboxes with over 1K coderepos
+    (and vice versa).  Users requiring such performance will need
     a C++ compiler, pkg-config, and the Xapian development files
     (see INSTALL).
 
diff --git a/Documentation/public-inbox-config.pod b/Documentation/public-inbox-config.pod
index d3f5d04b..b4a1d94d 100644
--- a/Documentation/public-inbox-config.pod
+++ b/Documentation/public-inbox-config.pod
@@ -390,7 +390,7 @@ Default: C<404>
 =item publicinbox.nameIsUrl
 
 Treat the name of the public inbox as its unqualified URL when
-using C<publicInbox.wwwListing=all>.  This is, every
+using C<publicInbox.wwwListing=all>.  That is, every
 C<[publicinbox "foo"]> section implicitly sets C<publicinbox.foo.url=foo>.
 
 This is a convenient alternative to specifying