gbranden pushed a commit to branch master
in repository groff.

commit 9204d7aa3cdd24f9a6848e71c0e945054634b65e
Author: G. Branden Robinson <[email protected]>
AuthorDate: Sun May 24 23:05:34 2026 -0500

    groff(1): Use more idiomatic preposition.
---
 src/roff/groff/groff.1.man | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/roff/groff/groff.1.man b/src/roff/groff/groff.1.man
index 9c2cf63cb..e04dca8f9 100644
--- a/src/roff/groff/groff.1.man
+++ b/src/roff/groff/groff.1.man
@@ -1759,7 +1759,7 @@ If not,
 .IR groff 's
 exit status encodes a summary of problems encountered,
 setting bit\~2 if a command exited with a failure status,
-bit\~3 if a command was terminated with a signal,
+bit\~3 if a command was terminated by a signal,
 and bit\~4 if a command could not be executed.
 .
 (Thus,

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

Reply via email to