git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Documentation: clarify grammar
@ 2010-03-31  2:28 Yawar Amin
  2010-03-31  5:16 ` Ramkumar Ramachandra
  0 siblings, 1 reply; 5+ messages in thread
From: Yawar Amin @ 2010-03-31  2:28 UTC (permalink / raw)
  To: git

[-- 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 --]

^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2010-04-02  1:23 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-31  2:28 [PATCH] Documentation: clarify grammar Yawar Amin
2010-03-31  5:16 ` Ramkumar Ramachandra
2010-03-31 12:11   ` Yawar Amin
2010-03-31 12:38     ` Ramkumar Ramachandra
2010-04-02  1:23       ` Yawar Amin

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).