summaryrefslogtreecommitdiffstats
path: root/git-remote-fd.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2013-02-05 21:13:21 -0800
committerJunio C Hamano <gitster@pobox.com>2013-02-05 21:13:21 -0800
commit076ffcc834f02a4f11d7f4fe8825be3b065020ff (patch)
tree6f5fa28df80c60c9b0a1dfab028d3db33ae22fa0 /git-remote-fd.html
parent3f2ed6f9b744f05cf2ad32b0c0c80aa149d9fdcb (diff)
downloadgit-htmldocs-076ffcc834f02a4f11d7f4fe8825be3b065020ff.tar.gz
Autogenerated HTML docs for v1.8.1.2-545-g2f19ad
Diffstat (limited to 'git-remote-fd.html')
-rw-r--r--git-remote-fd.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/git-remote-fd.html b/git-remote-fd.html
index 80e1f96f1..b44efae6b 100644
--- a/git-remote-fd.html
+++ b/git-remote-fd.html
@@ -751,13 +751,13 @@ git-remote-fd(1) Manual Page
<div class="sect1">
<h2 id="_description">DESCRIPTION</h2>
<div class="sectionbody">
-<div class="paragraph"><p>This helper uses specified file descriptors to connect to a remote git server.
+<div class="paragraph"><p>This helper uses specified file descriptors to connect to a remote Git server.
This is not meant for end users but for programs and scripts calling git
fetch, push or archive.</p></div>
<div class="paragraph"><p>If only &lt;infd&gt; is given, it is assumed to be a bidirectional socket connected
-to remote git server (git-upload-pack, git-receive-pack or
+to remote Git server (git-upload-pack, git-receive-pack or
git-upload-achive). If both &lt;infd&gt; and &lt;outfd&gt; are given, they are assumed
-to be pipes connected to a remote git server (&lt;infd&gt; being the inbound pipe
+to be pipes connected to a remote Git server (&lt;infd&gt; being the inbound pipe
and &lt;outfd&gt; being the outbound pipe.</p></div>
<div class="paragraph"><p>It is assumed that any handshaking procedures have already been completed
(such as sending service request for git://) before this helper is started.</p></div>
@@ -826,7 +826,7 @@ GIT_TRANSLOOP_DEBUG
<div class="sect1">
<h2 id="_documentation">Documentation</h2>
<div class="sectionbody">
-<div class="paragraph"><p>Documentation by Ilari Liusvaara and the git list &lt;<a href="mailto:git@vger.kernel.org">git@vger.kernel.org</a>&gt;</p></div>
+<div class="paragraph"><p>Documentation by Ilari Liusvaara and the Git list &lt;<a href="mailto:git@vger.kernel.org">git@vger.kernel.org</a>&gt;</p></div>
</div>
</div>
<div class="sect1">
@@ -839,7 +839,7 @@ GIT_TRANSLOOP_DEBUG
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Last updated 2011-11-15 13:45:02 PST
+Last updated 2013-02-05 21:07:26 PST
</div>
</div>
</body>