Fix a man page keyword argument for Command(). (Bjorn Eriksson)
authorstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Mon, 9 May 2005 13:10:22 +0000 (13:10 +0000)
committerstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Mon, 9 May 2005 13:10:22 +0000 (13:10 +0000)
git-svn-id: http://scons.tigris.org/svn/scons/trunk@1293 fdb21ef1-2011-0410-befe-b5e4ea1792b1

doc/man/scons.1
src/CHANGES.txt

index c627a19f6e546fe2352cbf8bf4dd2468c46e7cdc..a0f408919d5a15f76c4575af815adedcc746c509 100644 (file)
@@ -2738,9 +2738,9 @@ Clean(['foo', 'bar'], 'something_else_to_clean')
 
 '\"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
 .TP
-.RI Command( target ", " source ", " commands ", [" key = val ", ...])"
+.RI Command( target ", " source ", " action ", [" key = val ", ...])"
 .TP
-.RI env.Command( target ", " source ", " commands ", [" key = val ", ...])"
+.RI env.Command( target ", " source ", " action ", [" key = val ", ...])"
 Executes a specific action
 (or list of actions)
 to build a target file or files.
index 51574a5b1f58df6c0733a7eca0f7be87ea9a5222..0763a00e33a665315f106bdd3e28a3d270b844e8 100644 (file)
@@ -59,6 +59,10 @@ RELEASE 0.97 - XXX
 
   - Add support for .lex and .yacc file suffixes for Lex and Yacc files.
 
+  From Bjorn Eriksson:
+
+  - Fix an incorrect Command() keyword argument in the man page.
+
   From Eric Frias:
 
   - Huge performance improvement:  wrap the tuples representing an