commit - 002618392cac69640ad9c2be71f636b4ed2b6eb1
commit + c7bd98445c1616de0c3355a80c1f4b93eb62a5b8
blob - 4c402acc49affdd54c68c8f3fb2d6b50700a0a53
blob + 51b47d027ff91b258ef261ce1fdc26ebd830d8e1
--- git-repository.5.html
+++ git-repository.5.html
</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
<section class="Sh">
<h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1>
<code class="Nm">got-worktree</code> —
-<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
</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
</h2>
<hr>
<ul>
-<li><a href="got.1.html">got</a> — command line interface
-<li><a href="tog.1.html">tog</a> — interactive repository browser
+<li><a href="got.1.html">got</a> — game of trees
+<li><a href="tog.1.html">tog</a> — Git repository browser
<li><a href="got-worktree.5.html">got-worktree</a> — Got work tree format
<li><a href="git-repository.5.html">git-repository</a> — Git repository format
</ul>
blob - f5c7738b51ed6a308fbc963b2e4ebe4d85343829
blob + 77574bbfe6c9b8264946208a5a37bdfd572eb6c7
--- tog.1.html
+++ tog.1.html
<section class="Sh">
<h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1>
<code class="Nm">tog</code> —
-<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>
</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
</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>