summaryrefslogtreecommitdiffstats
path: root/git-daemon.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2016-06-27 11:05:05 -0700
committerJunio C Hamano <gitster@pobox.com>2016-06-27 11:05:05 -0700
commit042f2148898f2f73342c586887b252715dd8af8a (patch)
tree186d91f728919ef22f36d69ad4f555e3cb5277ff /git-daemon.txt
parentfedb1b428f68e8626c38f0aef57a8379e58f3241 (diff)
downloadgit-htmldocs-042f2148898f2f73342c586887b252715dd8af8a.tar.gz
Autogenerated HTML docs for v2.9.0-137-gcf4c2
Diffstat (limited to 'git-daemon.txt')
-rw-r--r--git-daemon.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/git-daemon.txt b/git-daemon.txt
index a69b3616e..dc2027582 100644
--- a/git-daemon.txt
+++ b/git-daemon.txt
@@ -188,7 +188,7 @@ Git configuration files in that directory are readable by `<user>`.
arguments. The external command can decide to decline the
service by exiting with a non-zero status (or to allow it by
exiting with a zero status). It can also look at the $REMOTE_ADDR
- and $REMOTE_PORT environment variables to learn about the
+ and `$REMOTE_PORT` environment variables to learn about the
requestor when making this decision.
+
The external command can optionally write a single line to its