summaryrefslogtreecommitdiffstats
path: root/man1/git-daemon.1
diff options
context:
space:
mode:
Diffstat (limited to 'man1/git-daemon.1')
-rw-r--r--man1/git-daemon.18
1 files changed, 4 insertions, 4 deletions
diff --git a/man1/git-daemon.1 b/man1/git-daemon.1
index fe0bd893a..7f1bde122 100644
--- a/man1/git-daemon.1
+++ b/man1/git-daemon.1
@@ -2,12 +2,12 @@
.\" Title: git-daemon
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
-.\" Date: 2023-10-20
+.\" Date: 2023-10-23
.\" Manual: Git Manual
-.\" Source: Git 2.42.0.424.gceadf0f3cf
+.\" Source: Git 2.42.0.482.g2e8e77cbac
.\" Language: English
.\"
-.TH "GIT\-DAEMON" "1" "2023\-10\-20" "Git 2\&.42\&.0\&.424\&.gceadf0" "Git Manual"
+.TH "GIT\-DAEMON" "1" "2023\-10\-23" "Git 2\&.42\&.0\&.482\&.g2e8e77" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -181,7 +181,7 @@ is specified, otherwise
.PP
\-\-user\-path, \-\-user\-path=<path>
.RS 4
-Allow ~user notation to be used in requests\&. When specified with no parameter, requests to git://host/~alice/foo is taken as a request to access
+Allow ~user notation to be used in requests\&. When specified with no parameter, a request to git://host/~alice/foo is taken as a request to access
\fIfoo\fR
repository in the home directory of user
\fBalice\fR\&. If