gbranden pushed a commit to branch master
in repository groff.

commit 5ea51f78fa6729f940ad0bcf6e8ec27e581912bd
Author: G. Branden Robinson <[email protected]>
AuthorDate: Sun Aug 18 06:55:49 2024 -0500

    src/roff/nroff/nroff.sh: Drop "TTY" from usage.
    
    There's no need to retain this antiquated term.
---
 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 38d7f5c2b..75cf6af5b 100644
--- a/src/roff/nroff/nroff.sh
+++ b/src/roff/nroff/nroff.sh
@@ -38,7 +38,7 @@ usage: $prog {-v | --version}
 usage: $prog --help"
 
 summary="
-Format documents with groff(1) for TTY (terminal) devices.
+Format documents with groff(1) for terminal devices.
 See the nroff(1) manual page."
 
 # Break up option clusters into separate arguments.

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

Reply via email to