gbranden pushed a commit to branch master
in repository groff.

commit 0e8a61256cf47da0954f905374d47e892f230bc6
Author: G. Branden Robinson <[email protected]>
AuthorDate: Mon Dec 29 22:28:14 2025 -0600

    [groff]: Improve comment in test script.
    
    See previous commit.
---
 src/roff/groff/tests/check-delimiter-validity.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/roff/groff/tests/check-delimiter-validity.sh 
b/src/roff/groff/tests/check-delimiter-validity.sh
index 997f12df8..f126e5279 100755
--- a/src/roff/groff/tests/check-delimiter-validity.sh
+++ b/src/roff/groff/tests/check-delimiter-validity.sh
@@ -211,7 +211,7 @@ done
 
 # 'v' as a conditional expression operator is a vtroff extension, not a
 # GNU one.  vtroff is also unobtainium in the 21st century.  DWB 3.3,
-# Plan 9, and Solaris 10 troffs don't treat 'v' specially.
+# Plan 9, and Solaris troffs don't treat 'v' specially.
 #
 # TODO: Ideally, we should permit only AT&T-compatible (plus 'v'?)
 # operators when in compatibility mode.  (If you want the extensions,

_______________________________________________
groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit

Reply via email to