From 7f09221b475a593a96ff3080b9fcee86185f3ea7 Mon Sep 17 00:00:00 2001 From: rideout Date: Tue, 6 Jun 2006 15:25:39 +0000 Subject: fix typo git-svn-id: http://svn.cactuscode.org/flesh/trunk@4311 17b73243-c579-4c4c-a9d2-2d5706c11dac --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 854bf355..82b82fba 100644 --- a/Makefile +++ b/Makefile @@ -19,7 +19,7 @@ # # # @enddesc -# @version $Id: Makefile,v 1.173 2005-09-27 12:02:14 swhite Exp $ +# @version $Id: Makefile,v 1.174 2006-06-06 15:25:39 rideout Exp $ # @@*/ ################################################################################## @@ -391,7 +391,7 @@ endif @echo " cvsdiff - show differences between installed Cactus and" @echo " version in CVS repository." @echo " cvsstatus - report on status of Cactus (when installed from CVS)." - @echo " cvsupdate - update flesh and arrangements from. CVS" + @echo " cvsupdate - update flesh and arrangements from CVS." @echo " default - create a new configuration with a default name." @echo " distclean - delete all existing configurations." @echo " downsize - remove non-essential files." -- cgit v1.2.3