summaryrefslogtreecommitdiffstats
path: root/man1/git-cvsserver.1
diff options
context:
space:
mode:
Diffstat (limited to 'man1/git-cvsserver.1')
-rw-r--r--man1/git-cvsserver.18
1 files changed, 4 insertions, 4 deletions
diff --git a/man1/git-cvsserver.1 b/man1/git-cvsserver.1
index 9ee6a6351..6f80ebfb5 100644
--- a/man1/git-cvsserver.1
+++ b/man1/git-cvsserver.1
@@ -2,12 +2,12 @@
.\" Title: git-cvsserver
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
-.\" Date: 2023-06-13
+.\" Date: 2023-06-23
.\" Manual: Git Manual
-.\" Source: Git 2.41.0.28.gd7d8841f67
+.\" Source: Git 2.41.0.191.g6ff334181c
.\" Language: English
.\"
-.TH "GIT\-CVSSERVER" "1" "2023\-06\-13" "Git 2\&.41\&.0\&.28\&.gd7d8841" "Git Manual"
+.TH "GIT\-CVSSERVER" "1" "2023\-06\-23" "Git 2\&.41\&.0\&.191\&.g6ff334" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -168,7 +168,7 @@ The format of these files is username followed by the encrypted password, for ex
.sp
You can use the
\fIhtpasswd\fR
-facility that comes with Apache to make these files, but only with the \-d option (or \-B if your system suports it)\&.
+facility that comes with Apache to make these files, but only with the \-d option (or \-B if your system supports it)\&.
.sp
Preferably use the system specific utility that manages password hash creation in your platform (e\&.g\&. mkpasswd in Linux, encrypt in OpenBSD or pwhash in NetBSD) and paste it in the right location\&.
.sp