Commit Diff


commit - 002618392cac69640ad9c2be71f636b4ed2b6eb1
commit + c7bd98445c1616de0c3355a80c1f4b93eb62a5b8
blob - 4c402acc49affdd54c68c8f3fb2d6b50700a0a53
blob + 51b47d027ff91b258ef261ce1fdc26ebd830d8e1
--- git-repository.5.html
+++ git-repository.5.html
@@ -204,7 +204,7 @@ The particular set of disallowed characters in referen
 </div>
 <table class="foot">
   <tr>
-    <td class="foot-date">August 4, 2019</td>
+    <td class="foot-date">August 5, 2019</td>
     <td class="foot-os">OpenBSD 6.5</td>
   </tr>
 </table>
blob - 640cca1ba2eba696debc48075c713934560f42d6
blob + d35246c26f62ef46974c6b88eb99528c7011e75c
--- got-worktree.5.html
+++ got-worktree.5.html
@@ -43,11 +43,11 @@
 <section class="Sh">
 <h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1>
 <code class="Nm">got-worktree</code> &#x2014;
-<div class="Nd">got worktree format</div>
+<div class="Nd">Got worktree format</div>
 </section>
 <section class="Sh">
 <h1 class="Sh" id="DESCRIPTION"><a class="permalink" href="#DESCRIPTION">DESCRIPTION</a></h1>
-A got <i class="Em">work tree</i> stores a file hierarchy which corresponds to a
+A Got <i class="Em">work tree</i> stores a file hierarchy which corresponds to a
   versioned snapshot stored in a Git repository. The work tree's meta data is
   stored in the <span class="Pa">.got</span> directory. A work tree is created
   with <code class="Cm">got checkout</code> and is required to make changes to a
@@ -133,7 +133,7 @@ A got <i class="Em">work tree</i> stores a file hierar
 </div>
 <table class="foot">
   <tr>
-    <td class="foot-date">August 4, 2019</td>
+    <td class="foot-date">August 5, 2019</td>
     <td class="foot-os">OpenBSD 6.5</td>
   </tr>
 </table>
blob - e9984c2ddffaab9e0dc33772ad316239b3eb7de1
blob + 1e8d78f927400769990e19e9f5be8e99200d30d4
--- manual.html
+++ manual.html
@@ -15,8 +15,8 @@ Manual Pages
 </h2>
 <hr>
 <ul>
-<li><a href="got.1.html">got</a> &mdash; command line interface
-<li><a href="tog.1.html">tog</a> &mdash; interactive repository browser
+<li><a href="got.1.html">got</a> &mdash; game of trees
+<li><a href="tog.1.html">tog</a> &mdash; Git repository browser
 <li><a href="got-worktree.5.html">got-worktree</a> &mdash; Got work tree format
 <li><a href="git-repository.5.html">git-repository</a> &mdash; Git repository format
 </ul>
blob - f5c7738b51ed6a308fbc963b2e4ebe4d85343829
blob + 77574bbfe6c9b8264946208a5a37bdfd572eb6c7
--- tog.1.html
+++ tog.1.html
@@ -43,7 +43,7 @@
 <section class="Sh">
 <h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1>
 <code class="Nm">tog</code> &#x2014;
-<div class="Nd">git repository browser</div>
+<div class="Nd">Git repository browser</div>
 </section>
 <section class="Sh">
 <h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1>
@@ -57,7 +57,7 @@
 </section>
 <section class="Sh">
 <h1 class="Sh" id="DESCRIPTION"><a class="permalink" href="#DESCRIPTION">DESCRIPTION</a></h1>
-<code class="Nm">tog</code> is an interactive read-only browser for git
+<code class="Nm">tog</code> is an interactive read-only browser for Git
   repositories. This repository format is described in
   <a class="Xr">git-repository(5)</a>.
 <p class="Pp"><code class="Nm">tog</code> supports several types of views which
@@ -333,7 +333,7 @@ The <code class="Nm">tog</code> utility exits&#x00A0;0
 </div>
 <table class="foot">
   <tr>
-    <td class="foot-date">August 4, 2019</td>
+    <td class="foot-date">August 5, 2019</td>
     <td class="foot-os">OpenBSD 6.5</td>
   </tr>
 </table>