gbranden pushed a commit to branch master
in repository groff.
commit 737455bcac38c2310bc7234e1eebb7429355e06a
Author: G. Branden Robinson <[email protected]>
AuthorDate: Fri Apr 3 20:20:40 2026 -0500
src/roff/nroff/nroff.sh: Tweak comment.
"Note 2" went away in commit 2b86c9332c, 4 February.
---
src/roff/nroff/nroff.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/roff/nroff/nroff.sh b/src/roff/nroff/nroff.sh
index 05c293632..e2f06babd 100644
--- a/src/roff/nroff/nroff.sh
+++ b/src/roff/nroff/nroff.sh
@@ -231,7 +231,7 @@ export GROFF_BIN_PATH
# Let our test harness redirect us. See LC_ALL comment above.
groff=${GROFF_TEST_GROFF-groff}
-# Note 1: It would be nice to apply the DRY ("Don't Repeat Yourself")
+# Note: It would be nice to apply the DRY ("Don't Repeat Yourself")
# principle here and store the entire command string to be executed into
# a variable, and then either display it or execute it. For example:
#
_______________________________________________
groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit