user/dev discussion of public-inbox itself
 help / color / mirror / code / Atom feed
Search results ordered by [date|relevance]  view[summary|nested|Atom feed]
thread overview below | download mbox.gz: |
* Re: [PATCH 2/2] doc: fix a few typos and wording issues
  2023-11-29 12:02  6% ` [PATCH 2/2] doc: fix a few typos and wording issues Štěpán Němec
@ 2023-11-29 21:58  7%   ` Eric Wong
  0 siblings, 0 replies; 2+ results
From: Eric Wong @ 2023-11-29 21:58 UTC (permalink / raw)
  To: Štěpán Němec; +Cc: meta

Thanks, both patches in this series pushed

^ permalink raw reply	[relevance 7%]

* [PATCH 2/2] doc: fix a few typos and wording issues
  @ 2023-11-29 12:02  6% ` Štěpán Němec
  2023-11-29 21:58  7%   ` Eric Wong
  0 siblings, 1 reply; 2+ results
From: Štěpán Němec @ 2023-11-29 12:02 UTC (permalink / raw)
  To: meta

---
 Documentation/RelNotes/v2.0.0.wip     | 2 +-
 Documentation/lei-daemon-kill.pod     | 2 +-
 Documentation/public-inbox-cindex.pod | 4 ++--
 script/public-inbox-cindex            | 2 +-
 4 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/Documentation/RelNotes/v2.0.0.wip b/Documentation/RelNotes/v2.0.0.wip
index 5fc9ecd79759..d40378009af4 100644
--- a/Documentation/RelNotes/v2.0.0.wip
+++ b/Documentation/RelNotes/v2.0.0.wip
@@ -24,7 +24,7 @@
   -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 97a81e23f973..50f75f4c74e4 100644
--- a/Documentation/lei-daemon-kill.pod
+++ b/Documentation/lei-daemon-kill.pod
@@ -26,7 +26,7 @@ so another L<lei-daemon(8)> process can take its place.
 =item SIGKILL
 
 Kills L<lei-daemon(8)> 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 02c2d80f7ae5..fdc2b82d5d12 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<publicinbox.indexBatchSize> instead.
diff --git a/script/public-inbox-cindex b/script/public-inbox-cindex
index d61d0244833f..dd00623a1cf5 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 <<EOM;
-PROJECTS_ROOT required for --project-list
+PROJECT_ROOT required for --project-list
 EOM
 	$opt->{'git-dir'} and die <<EOM;
 --project-list does not accept additional --git-dir directories
-- 
2.43.0


^ permalink raw reply related	[relevance 6%]

Results 1-2 of 2 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2023-11-29 12:02     [PATCH 1/2] doc: -cindex: correct and unify -g GIT_DIR usage string and man page Štěpán Němec
2023-11-29 12:02  6% ` [PATCH 2/2] doc: fix a few typos and wording issues Štěpán Němec
2023-11-29 21:58  7%   ` Eric Wong

Code repositories for project(s) associated with this public inbox

	https://80x24.org/public-inbox.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).