summaryrefslogtreecommitdiffstats
path: root/RELEASE.txt
diff options
context:
space:
mode:
authorMats Wichmann <mats@linux.com>2024-09-20 14:39:54 (GMT)
committerMats Wichmann <mats@linux.com>2024-09-20 14:39:54 (GMT)
commitf4d0a235b9a6a5de838fd6a1ea44a4cdbeed7bde (patch)
tree2a1842b49492a1b99293e5def73d4c76ba102ceb /RELEASE.txt
parent19b49dea4be7a4a3e2bd105f50615c56ffcc5ad9 (diff)
downloadSCons-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.txt2
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
-----------