gbranden pushed a commit to branch branden-post-1.23.0 in repository groff.
commit 8e6f5ecda07963f7f64d25d9bd29cf1a63f21eca Author: G. Branden Robinson <[email protected]> AuthorDate: Tue Mar 14 18:50:32 2023 -0500 PROBLEMS: Fix typo. --- PROBLEMS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PROBLEMS b/PROBLEMS index 0aa428f09..102d85024 100644 --- a/PROBLEMS +++ b/PROBLEMS @@ -917,7 +917,7 @@ Some test failures remain expected on Solaris 10. 1 You may disregard these failures, edit the test scripts to append - "|| true" to the "unset" commends, or change the scripts to use GNU + "|| true" to the "unset" commands, or change the scripts to use GNU Bash or some other POSIX-conforming shell as illustrated above. ---------------------------------------------------------------------- _______________________________________________ Groff-commit mailing list [email protected] https://lists.gnu.org/mailman/listinfo/groff-commit
