gbranden pushed a commit to branch master
in repository groff.
commit 2a893933c651b27140a1f66520d5dc88d674ae4f
Author: G. Branden Robinson <[email protected]>
AuthorDate: Sat Feb 28 09:43:22 2026 -0600
FOR-RELEASE: Fix style nits.
---
FOR-RELEASE | 24 ++++++++++++------------
1 file changed, 12 insertions(+), 12 deletions(-)
diff --git a/FOR-RELEASE b/FOR-RELEASE
index 2163380db..8f4205d34 100644
--- a/FOR-RELEASE
+++ b/FOR-RELEASE
@@ -4,7 +4,7 @@
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.
-This file describes how to prepare 'groff' for a new release.
+This file describes how to prepare groff for a new release.
Before Release
@@ -17,9 +17,9 @@ Before Release
https://www.gnu.org/prep/maintain/maintain.html#Automated-Upload-Registration
-* Update 'grog' to include the names of new GNU troff requests and macro
- names unique to packages (and sufficiently heavily used in typical
- documents).
+* Update "grog.pl" to include the names of new GNU troff requests and
+ macro names unique to packages (and sufficiently heavily used in
+ typical documents).
* Update font description files that we generate from external data and
provide with our source distribution.
@@ -31,10 +31,10 @@ Before Release
The make(1) target "maintainer-font-descriptions" produces these font
descriptions.
-* Retrieve current versions of 'UnicodeData.txt'[1] and the Adobe Glyph
+* Retrieve current versions of "UnicodeData.txt"[1] and the Adobe Glyph
List (AGL)[2], and use them with
- 'src/utils/afmtodit/make-afmtodit-tables' to update
- 'src/utils/afmtodit/afmtodit.tables'.
+ "src/utils/afmtodit/make-afmtodit-tables" to update
+ "src/utils/afmtodit/afmtodit.tables".
[1] E.g., <https://www.unicode.org/Public/15.0.0/ucd/UnicodeData.txt>.
Check for the latest _released_ version of Unicode at the time.
@@ -45,12 +45,12 @@ Before Release
(<https://raw.githubusercontent.com/adobe-type-tools/agl-aglfn/\
master/glyphlist.txt> may be more convenient.)
-* Use the same 'UnicodeData.txt' file as input to
- 'src/libs/libgroff/make-uniuni' to regenerate
- 'src/libs/libgroff/uniuni.cpp'.
+* Use the same "UnicodeData.txt" file as input to
+ "src/libs/libgroff/make-uniuni" to regenerate
+ "src/libs/libgroff/uniuni.cpp".
-* Update the 'gnulib' sub-module and 'bootstrap' script to the latest
- stable versions. See the 'HACKING' file for instructions.
+* Update the "gnulib" sub-module and "bootstrap" script to the latest
+ stable versions. See the "HACKING" file for instructions.
* Update the release version number where it is hard-coded or
represented as "next".
_______________________________________________
groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit