git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Yawar Amin <yawar.amin@gmail.com>
To: git@vger.kernel.org
Subject: [PATCH] Documentation: clarify grammar
Date: Tue, 30 Mar 2010 22:28:27 -0400	[thread overview]
Message-ID: <4BB2B34B.1080508@gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 1045 bytes --]

Parenthesize the mention of the git protocol to make it clear that
`former' and `latter' refer to the standard SSH syntax and the
alternate SCP-like syntax, rather than the SSH protocol and git
protocol.

Signed-off-by: Yawar Amin <yawar.amin@gmail.com>
---
 Please Cc replies to me, thanks.

 Documentation/urls.txt |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Documentation/urls.txt b/Documentation/urls.txt
index 459a394..29ded16 100644
--- a/Documentation/urls.txt
+++ b/Documentation/urls.txt
@@ -17,7 +17,7 @@ to name the remote repository:
 SSH is the default transport protocol over the network.  You can
 optionally specify which user to log-in as, and an alternate,
 scp-like syntax is also supported.  Both syntaxes support
-username expansion, as does the native git protocol, but
+username expansion (as does the native git protocol) but
 only the former supports port specification. The following
 three are identical to the last three above, respectively:
 
-- 
1.7.0.2



[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 258 bytes --]

             reply	other threads:[~2010-03-31  2:28 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-31  2:28 Yawar Amin [this message]
2010-03-31  5:16 ` [PATCH] Documentation: clarify grammar Ramkumar Ramachandra
2010-03-31 12:11   ` Yawar Amin
2010-03-31 12:38     ` Ramkumar Ramachandra
2010-04-02  1:23       ` Yawar Amin

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=4BB2B34B.1080508@gmail.com \
    --to=yawar.amin@gmail.com \
    --cc=git@vger.kernel.org \
    /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).