[pypy-svn] rev 2581 - pypy/trunk/doc/devel

pmaupin at codespeak.net pmaupin at codespeak.net
Fri Dec 19 17:17:16 CET 2003


Author: pmaupin
Date: Fri Dec 19 17:17:15 2003
New Revision: 2581

Modified:
   pypy/trunk/doc/devel/howtosvn.txt
Log:
Bug fixes

Modified: pypy/trunk/doc/devel/howtosvn.txt
==============================================================================
--- pypy/trunk/doc/devel/howtosvn.txt	(original)
+++ pypy/trunk/doc/devel/howtosvn.txt	Fri Dec 19 17:17:15 2003
@@ -12,7 +12,7 @@
 installation files which should help you to install subversion on
 your computer. 
 
-+ Download_ Unix source tarball or prepackaged versions for MacOS, Windows, FreeBSD and Linux
++ Download Unix source tarball or prepackaged versions_ for MacOS, Windows, FreeBSD and Linux
 
 + Additional information for Windows users:
 
@@ -120,6 +120,7 @@
 
 --------------------------------------------------------------------------------
 
+
 .. _commandline:
 http://subversion.tigris.org/files/documents/15/7442/svn-0.34.0-setup.exe
 .. _website: http://support.microsoft.com/default.aspx?scid=kb%3Ben-us%3B259403
@@ -127,7 +128,7 @@
 .. _Win: http://www.microsoft.com/downloads/details.aspx?displaylang=en&FamilyID=4B6140F9-2D36-4977-8FA1-6F8A0F5DCA8F
 .. _MacOS: http://codespeak.net/~jum/svn-0.32.1-darwin-ppc.tar.gz
 .. _iconv: http://codespeak.net/~jum/iconv-darwin-ppc.tar.gz
-.. _Download: http://subversion.tigris.org/project_packages.html
+.. _versions: http://subversion.tigris.org/project_packages.html
 
 .. _guide: http://svnbook.red-bean.com/book.html#svn-ch-1
 .. _archives: http://codespeak.net/pipermail/pypy-svn/


More information about the Pypy-commit mailing list