diff options
author | Mats Wichmann <mats@linux.com> | 2024-09-20 14:39:54 (GMT) |
---|---|---|
committer | Mats Wichmann <mats@linux.com> | 2024-09-20 14:39:54 (GMT) |
commit | f4d0a235b9a6a5de838fd6a1ea44a4cdbeed7bde (patch) | |
tree | 2a1842b49492a1b99293e5def73d4c76ba102ceb /RELEASE.txt | |
parent | 19b49dea4be7a4a3e2bd105f50615c56ffcc5ad9 (diff) | |
download | SCons-f4d0a235b9a6a5de838fd6a1ea44a4cdbeed7bde.zip SCons-f4d0a235b9a6a5de838fd6a1ea44a4cdbeed7bde.tar.gz SCons-f4d0a235b9a6a5de838fd6a1ea44a4cdbeed7bde.tar.bz2 |
Clean up manpage entries for gettext and pdf builders [skip appveyor]
Minor wording cleanup, formatting for examples, etc. in the gettext-family
(inc. msginit, msgformat, msgmerge) and the pdf and dvips builders.
No code changes, no test changes.
Signed-off-by: Mats Wichmann <mats@linux.com>
Diffstat (limited to 'RELEASE.txt')
-rw-r--r-- | RELEASE.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/RELEASE.txt b/RELEASE.txt index 785ef95..cbf061d 100644 --- a/RELEASE.txt +++ b/RELEASE.txt @@ -77,6 +77,8 @@ DOCUMENTATION typo fixes, even if they're mentioned in src/CHANGES.txt to give the contributor credit) +- Some manpage cleanup for the gettext and pdf/ps builders. + DEVELOPMENT ----------- |