From c22d7cc37a5a5634dff03b500c3a6297eb3afaf2 Mon Sep 17 00:00:00 2001
From: floam
Date: Sat, 5 Nov 2005 00:00:47 +0000
Subject: And a bit more rewording.
git-svn-id: svn://svn.icculus.org/quake3/trunk@272 edf5b092-35ff-0310-97b2-ce42778d08ea
---
web/include/instruc.php | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
(limited to 'web/include/instruc.php')
diff --git a/web/include/instruc.php b/web/include/instruc.php
index 6e67169..d71e62e 100644
--- a/web/include/instruc.php
+++ b/web/include/instruc.php
@@ -72,9 +72,6 @@ survival guide to generating patches.
Apply a patch amazing_new_feature.patch:
patch -p0 -i amazing_new_feature.patch
- For more information on SVN take a look at the
- SVN book and the info pages for
- svn.
From a tarball or other release
@@ -89,7 +86,10 @@ survival guide to generating patches.
diff -Naur olddir newdir > amazing_new_features.patch
Applying a patch is the same as with SVN, see above.
- For more information on diff and patch,
- read their man-pages.
+For more information on diff, patch,
+and svn, read their respective man
+and info pages. For a more in-depth guide on Subversion take
+a look at the SVN
+Book.
--
cgit v1.2.3