user-manual: fix inconsistent example
authorJ. Bruce Fields <redacted>
Sun, 11 Mar 2007 02:45:29 +0000 (21:45 -0500)
committerJ. Bruce Fields <redacted>
Sun, 11 Mar 2007 04:05:01 +0000 (23:05 -0500)
The configuration file fragment here is inconsistent with the text
above.  Thanks to Ramsay Jones for the correction.

Cc: Ramsay Jones <redacted>
Signed-off-by: "J. Bruce Fields" <redacted>
Documentation/user-manual.txt

index a5e7b536f2bbb3355f9fa198a369c4c8c595e76d..8b5709ba75f328ad1e99c998ea50bc99791725c4 100644 (file)
@@ -601,8 +601,8 @@ a new stanza:
 $ cat .git/config
 ...
 [remote "linux-nfs"]
-        url = git://linux-nfs.org/~bfields/git.git
-       fetch = +refs/heads/*:refs/remotes/linux-nfs-read/*
+       url = git://linux-nfs.org/pub/nfs-2.6.git
+       fetch = +refs/heads/*:refs/remotes/linux-nfs/*
 ...
 -------------------------------------------------
 
git clone https://git.99rst.org/PROJECT