summaryrefslogtreecommitdiffstats
path: root/MyFirstContribution.html
diff options
context:
space:
mode:
Diffstat (limited to 'MyFirstContribution.html')
-rw-r--r--MyFirstContribution.html16
1 files changed, 8 insertions, 8 deletions
diff --git a/MyFirstContribution.html b/MyFirstContribution.html
index dac53cf3a..64c976ee6 100644
--- a/MyFirstContribution.html
+++ b/MyFirstContribution.html
@@ -1889,20 +1889,20 @@ to be careful to send out only the v2 patches. We will use a pattern like
between your last version and now, if it’s something significant. You do not
need the exact same body in your second cover letter; focus on explaining to
reviewers the changes you&#8217;ve made that may not be as visible.</p></div>
-<div class="paragraph"><p>You will also need to go and find the Message-Id of your previous cover letter.
+<div class="paragraph"><p>You will also need to go and find the Message-ID of your previous cover letter.
You can either note it when you send the first series, from the output of <code>git
send-email</code>, or you can look it up on the
<a href="https://lore.kernel.org/git">mailing list</a>. Find your cover letter in the
-archives, click on it, then click "permalink" or "raw" to reveal the Message-Id
+archives, click on it, then click "permalink" or "raw" to reveal the Message-ID
header. It should match:</p></div>
<div class="listingblock">
<div class="content">
-<pre><code>Message-Id: &lt;foo.12345.author@example.com&gt;</code></pre>
+<pre><code>Message-ID: &lt;foo.12345.author@example.com&gt;</code></pre>
</div></div>
-<div class="paragraph"><p>Your Message-Id is <code>&lt;foo.12345.author@example.com&gt;</code>. This example will be used
-below as well; make sure to replace it with the correct Message-Id for your
-<strong>previous cover letter</strong> - that is, if you&#8217;re sending v2, use the Message-Id
-from v1; if you&#8217;re sending v3, use the Message-Id from v2.</p></div>
+<div class="paragraph"><p>Your Message-ID is <code>&lt;foo.12345.author@example.com&gt;</code>. This example will be used
+below as well; make sure to replace it with the correct Message-ID for your
+<strong>previous cover letter</strong> - that is, if you&#8217;re sending v2, use the Message-ID
+from v1; if you&#8217;re sending v3, use the Message-ID from v2.</p></div>
<div class="paragraph"><p>While you&#8217;re looking at the email, you should also note who is CC&#8217;d, as it&#8217;s
common practice in the mailing list to keep all CCs on a thread. You can add
these CC lines directly to your cover letter with a line like so in the header
@@ -2060,7 +2060,7 @@ should generate your diffs from <code>&lt;topic&gt;..&lt;mybranch&gt;</code> and
<div id="footer">
<div id="footer-text">
Last updated
- 2022-11-17 01:45:57 PST
+ 2023-04-11 13:51:23 PDT
</div>
</div>
</body>