gbranden pushed a commit to branch master
in repository groff.
commit aad8b073bffb544d4b24ad311a56bf4a409867ca
Author: G. Branden Robinson <[email protected]>
AuthorDate: Sat Nov 13 07:32:59 2021 +1100
[docs]: Fix terminology in `.T` string definition.
* "output driver" -> "output device"
---
doc/groff.texi | 2 +-
man/groff.7.man | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/doc/groff.texi b/doc/groff.texi
index 07223fe..5a48020 100644
--- a/doc/groff.texi
+++ b/doc/groff.texi
@@ -11222,7 +11222,7 @@ Only one string is predefined by the language.
@Defstr {.T,}
@stindex .T
@cindex output device name string (@code{.T})
-Contains the name of the output driver (for example, @samp{utf8} or
+Contains the name of the output device (for example, @samp{utf8} or
@samp{pdf}).
@endDefstr
diff --git a/man/groff.7.man b/man/groff.7.man
index 3e4bc16..182b568 100644
--- a/man/groff.7.man
+++ b/man/groff.7.man
@@ -4420,7 +4420,7 @@ Only one string is predefined by the language.
.
.TPx
.STRING .T
-Contains the name of the output driver
+Contains the name of the output device
(for example,
.RB \[lq] utf8 \[rq]
or
_______________________________________________
Groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit