summaryrefslogtreecommitdiffstats
path: root/everyday.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2006-05-30 07:21:12 +0000
committerJunio C Hamano <junio@hera.kernel.org>2006-05-30 07:21:12 +0000
commitbb8fb05ed082c81af81f9eecf356f993e2ef83b7 (patch)
tree27572b6ab3aa29a7b36ecaefbcd2f32f7a139b4f /everyday.html
parentf31d9f5bcd0a1c236d8277df39c74927917ffb8f (diff)
downloadgit-htmldocs-bb8fb05ed082c81af81f9eecf356f993e2ef83b7.tar.gz
Autogenerated HTML docs for v1.3.3-g2186
Diffstat (limited to 'everyday.html')
-rw-r--r--everyday.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/everyday.html b/everyday.html
index 5e768ab19..831183b46 100644
--- a/everyday.html
+++ b/everyday.html
@@ -342,7 +342,7 @@ repository health reasonably well.
<li>
<p>
check how many loose objects there are and how much
-diskspace is wasted by not repacking.
+disk space is wasted by not repacking.
</p>
</li>
<li>
@@ -381,7 +381,7 @@ and remove unneeded other packs
<h2>Individual Developer (Standalone)<a id="Individual Developer (Standalone)"></a></h2>
<div class="sectionbody">
<p>A standalone individual developer does not exchange patches with
-other poeple, and works alone in a single repository, using the
+other people, and works alone in a single repository, using the
following commands.</p>
<ul>
<li>
@@ -923,7 +923,7 @@ Run git-daemon to serve /pub/scm from inetd.
<dd>
<div class="listingblock">
<div class="content">
-<pre><tt>$ grep git /etc/inet.conf
+<pre><tt>$ grep git /etc/inetd.conf
git stream tcp nowait nobody \
/usr/bin/git-daemon git-daemon --inetd --syslog --export-all /pub/scm</tt></pre>
</div></div>
@@ -1039,7 +1039,7 @@ upload to public HTTP server hosted by your ISP.
</div>
<div id="footer">
<div id="footer-text">
-Last updated 29-Apr-2006 07:01:35 UTC
+Last updated 30-May-2006 07:20:54 UTC
</div>
</div>
</body>