From 241c42f324ac69380ee8e1f7f387e89c9ea085c8 Mon Sep 17 00:00:00 2001
From: Raymond Toy <toy.raymond@gmail.com>
Date: Sat, 22 Oct 2011 08:42:06 -0700
Subject: [PATCH] Remove reference to CVS.

---
 tools/build.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tools/build.sh b/tools/build.sh
index 74374ddd6..392637e3c 100755
--- a/tools/build.sh
+++ b/tools/build.sh
@@ -94,7 +94,7 @@ usage ()
     echo '               the translations.'
     echo "    -?        This help message"
     echo "    -w        Specify a different build-world.sh script"
-    echo "    -U        If translations are done, overwrite the CVS files with the"
+    echo "    -U        If translations are done, overwrite the files with the"
     echo "               translations instead of computing and displaying the diffs."
     echo "    -O opt    Any additional command-line flags to use when building."
     echo "               The flags always include -noinit -nositeinit"
-- 
GitLab