diff options
author | Mats Wichmann <mats@linux.com> | 2024-05-04 17:41:54 (GMT) |
---|---|---|
committer | Mats Wichmann <mats@linux.com> | 2024-07-04 15:27:09 (GMT) |
commit | 7ff17a5b2be25ebddafcf2d4adf20ffae5ba5767 (patch) | |
tree | a1911b0d6e7aefebf80d0a78b30293fa5eaf9b42 /RELEASE.txt | |
parent | c70c47f78c62e5e82d9695a16f41d8664b3e993a (diff) | |
download | SCons-7ff17a5b2be25ebddafcf2d4adf20ffae5ba5767.zip SCons-7ff17a5b2be25ebddafcf2d4adf20ffae5ba5767.tar.gz SCons-7ff17a5b2be25ebddafcf2d4adf20ffae5ba5767.tar.bz2 |
Update manpage intro [skip appveyor]
Just assorted wording tweaks, only to DESCRIPTION section.
Signed-off-by: Mats Wichmann <mats@linux.com>
Diffstat (limited to 'RELEASE.txt')
-rw-r--r-- | RELEASE.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/RELEASE.txt b/RELEASE.txt index aa17f64..961f52d 100644 --- a/RELEASE.txt +++ b/RELEASE.txt @@ -154,6 +154,7 @@ DOCUMENTATION - Updated manpage description of Command "builder" and function. - Updated the notes about reproducible builds with SCons and the example. - Regularized header (copyright, licens) at top of documentation files using SPDX. +- Updated introductory section of manual page. |