gbranden pushed a commit to branch master
in repository groff.

commit bcb727455ff832643d0598a8d0c13a749f22157a
Author: G. Branden Robinson <[email protected]>
AuthorDate: Fri Jan 16 09:55:26 2026 -0600

    doc/groff.texi.in: Use terminology more carefully.
    
    Distinguish output drivers from output devices.
---
 doc/groff.texi.in | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/groff.texi.in b/doc/groff.texi.in
index 352660f0d..085408297 100644
--- a/doc/groff.texi.in
+++ b/doc/groff.texi.in
@@ -18635,7 +18635,7 @@ from the top-level diversion is to pass instructions
 to a postprocessor that interprets
 @var{character-sequence}
 and filters it out
-before sending it to the output device.
+before sending it to the output driver.
 @c TODO: Once the dust settles from Savannah #63074, document how these
 @c can be used to construct device extension commands without special
 @c character processing.
@@ -19481,7 +19481,7 @@ One application is to pass instructions
 to a postprocessor that interprets
 @var{file}'s
 contents and filters it out
-before sending it to the output device.
+before sending it to the output driver.
 
 @need 1000
 To define a macro@tie{}@code{x} containing the contents of

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

Reply via email to