From: Štěpán Němec Date: Wed, 29 Nov 2023 12:02:52 +0000 (+0100) Subject: doc: fix a few typos and wording issues X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=88ed7f907c5abe1a311681ea44b08c52353b711b;p=thirdparty%2Fpublic-inbox.git doc: fix a few typos and wording issues --- diff --git a/Documentation/RelNotes/v2.0.0.wip b/Documentation/RelNotes/v2.0.0.wip index 5fc9ecd79..d40378009 100644 --- a/Documentation/RelNotes/v2.0.0.wip +++ b/Documentation/RelNotes/v2.0.0.wip @@ -24,7 +24,7 @@ Compatibility: -extindex. Uppercase names will now be lowercased by default and warnings will be emitted. Conflicting newsgroup names (and `inboxdir' entries if `newsgroup' isn't specified) will also generate warnings - since it breaks -extindex and the new -cindex (coderepo index) + since they break -extindex and the new -cindex (coderepo index). treewide diff --git a/Documentation/lei-daemon-kill.pod b/Documentation/lei-daemon-kill.pod index 97a81e23f..50f75f4c7 100644 --- a/Documentation/lei-daemon-kill.pod +++ b/Documentation/lei-daemon-kill.pod @@ -26,7 +26,7 @@ so another L process can take its place. =item SIGKILL Kills L immediately. Some worker processes may -remain running after a short while after this takes effect. +remain running for a short while. =back diff --git a/Documentation/public-inbox-cindex.pod b/Documentation/public-inbox-cindex.pod index 02c2d80f7..fdc2b82d5 100644 --- a/Documentation/public-inbox-cindex.pod +++ b/Documentation/public-inbox-cindex.pod @@ -1,6 +1,6 @@ =head1 NAME -public-inbox-cindex - create and update search for code repositories +public-inbox-cindex - create and update code repository search indices =head1 SYNOPSIS @@ -106,7 +106,7 @@ Used to override the default "~/.public-inbox/config" value. =item XAPIAN_FLUSH_THRESHOLD The number of documents to update before committing changes to -disk. This environment is handled directly by Xapian, refer to +disk. This variable is handled directly by Xapian, refer to Xapian API documentation for more details. Use C instead. diff --git a/script/public-inbox-cindex b/script/public-inbox-cindex index d61d02448..dd00623a1 100755 --- a/script/public-inbox-cindex +++ b/script/public-inbox-cindex @@ -61,7 +61,7 @@ Or use --project-list=... and --project-root=... EOM } elsif (defined(my $pl = $opt->{'project-list'})) { my $pfx = $opt->{'project-root'} // die <{'git-dir'} and die <