diff options
Diffstat (limited to 'src/engine/SCons/Tool/RCS.xml')
| -rw-r--r-- | src/engine/SCons/Tool/RCS.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/engine/SCons/Tool/RCS.xml b/src/engine/SCons/Tool/RCS.xml index 5e3b83d..2c89a5b 100644 --- a/src/engine/SCons/Tool/RCS.xml +++ b/src/engine/SCons/Tool/RCS.xml @@ -16,7 +16,7 @@ The RCS executable. Note that this variable is not actually used for the command to fetch source files from RCS; see the -&cv-RCS_CO; +&cv-link-RCS_CO; construction variable, below. </summary> </cvar> @@ -39,13 +39,13 @@ fetch (checkout) source files from RCS. <summary> The string displayed when fetching a source file from RCS. -If this is not set, then &cv-RCS_COCOM; +If this is not set, then &cv-link-RCS_COCOM; (the command line) is displayed. </summary> </cvar> <cvar name="RCS_COFLAGS"> <summary> -Options that are passed to the &cv-RCS_CO; command. +Options that are passed to the &cv-link-RCS_CO; command. </summary> </cvar> |
