commit:     b42bfa02b6dd35a3de9d0d8ec83e364e2ff5b06f
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 20 09:30:16 2015 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Thu Aug 20 09:30:16 2015 +0000
URL:        https://gitweb.gentoo.org/proj/devmanual.git/commit/?id=b42bfa02

Diff and patch update

Adding git, when it was written cvs and svn were realy popular.

 tools-reference/diff-and-patch/text.xml | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/tools-reference/diff-and-patch/text.xml 
b/tools-reference/diff-and-patch/text.xml
index 1ea3bac..0b3fd9c 100644
--- a/tools-reference/diff-and-patch/text.xml
+++ b/tools-reference/diff-and-patch/text.xml
@@ -19,8 +19,9 @@ and <c>newfile</c>. To operate over directories instead, use 
<c>diff
 </p>
 
 <note>
-<c>cvs</c> and <c>svn</c> provide <c>cvs diff</c> and <c>svn diff</c>
-respectively which may be more helpful.
+VCS like <c>git</c>,<c>svn</c> or <c>cvs</c> provide built-in diff
+functionality (<c>git diff</c>, <c>svn diff</c>, <c>cvs diff</c>)
+which may be more helpful.
 </note>
 
 <p>

Reply via email to