From: Frank Lichtenheld <frank@lichtenheld.de>
To: git@vger.kernel.org
Cc: Junio C Hamano <junkio@cox.net>,
Frank Lichtenheld <frank@lichtenheld.de>
Subject: [PATCH 3/4] config.txt: Change pserver to server in description of gitcvs.*
Date: Fri, 13 Apr 2007 18:02:32 +0200 [thread overview]
Message-ID: <11764801632775-git-send-email-frank@lichtenheld.de> (raw)
In-Reply-To: <11764801533023-git-send-email-frank@lichtenheld.de>
These variables apply to the SSH access as well, so don't use
pserver here which might confuse users.
Signed-off-by: Frank Lichtenheld <frank@lichtenheld.de>
---
Documentation/config.txt | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/Documentation/config.txt b/Documentation/config.txt
index 09c355b..b6e6513 100644
--- a/Documentation/config.txt
+++ b/Documentation/config.txt
@@ -411,11 +411,11 @@ gc.rerereunresolved::
The default is 15 days. See gitlink:git-rerere[1].
gitcvs.enabled::
- Whether the cvs pserver interface is enabled for this repository.
+ Whether the cvs server interface is enabled for this repository.
See gitlink:git-cvsserver[1].
gitcvs.logfile::
- Path to a log file where the cvs pserver interface well... logs
+ Path to a log file where the cvs server interface well... logs
various stuff. See gitlink:git-cvsserver[1].
gitcvs.allbinary::
--
1.5.1.1
next prev parent reply other threads:[~2007-04-13 16:04 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-04-13 16:02 [PATCH 0/4] Random fixes to Documentation/config.txt Frank Lichtenheld
2007-04-13 16:02 ` [PATCH 1/4] config.txt: Document gitcvs.allbinary Frank Lichtenheld
2007-04-13 16:02 ` [PATCH 2/4] config.txt: Document core.autocrlf Frank Lichtenheld
2007-04-13 16:02 ` Frank Lichtenheld [this message]
2007-04-13 16:02 ` [PATCH 4/4] config.txt: Fix grammatical error in description of http.noEPSV Frank Lichtenheld
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=11764801632775-git-send-email-frank@lichtenheld.de \
--to=frank@lichtenheld.de \
--cc=git@vger.kernel.org \
--cc=junkio@cox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).