summaryrefslogtreecommitdiffstats
path: root/git-whatchanged.html
diff options
context:
space:
mode:
Diffstat (limited to 'git-whatchanged.html')
-rw-r--r--git-whatchanged.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/git-whatchanged.html b/git-whatchanged.html
index 5f46b7839..e1280a31f 100644
--- a/git-whatchanged.html
+++ b/git-whatchanged.html
@@ -740,7 +740,7 @@ git-whatchanged(1) Manual Page
<h2>NAME</h2>
<div class="sectionbody">
<p>git-whatchanged -
- Show logs with difference each commit introduces
+ Show logs with differences each commit introduces
</p>
</div>
</div>
@@ -760,10 +760,10 @@ git-whatchanged(1) Manual Page
<div class="paragraph"><p>Shows commit logs and diff output each commit introduces.</p></div>
<div class="paragraph"><p>New users are encouraged to use <a href="git-log.html">git-log(1)</a> instead. The
<code>whatchanged</code> command is essentially the same as <a href="git-log.html">git-log(1)</a>
-but defaults to show the raw format diff output and to skip merges.</p></div>
-<div class="paragraph"><p>The command is kept primarily for historical reasons; fingers of
+but defaults to showing the raw format diff output and skipping merges.</p></div>
+<div class="paragraph"><p>The command is primarily kept for historical reasons; fingers of
many people who learned Git long before <code>git log</code> was invented by
-reading Linux kernel mailing list are trained to type it.</p></div>
+reading the Linux kernel mailing list are trained to type it.</p></div>
</div>
</div>
<div class="sect1">
@@ -803,7 +803,7 @@ reading Linux kernel mailing list are trained to type it.</p></div>
<div id="footer">
<div id="footer-text">
Last updated
- 2020-03-10 15:02:33 PDT
+ 2023-10-23 14:43:46 PDT
</div>
</div>
</body>