gbranden pushed a commit to branch master
in repository groff.
commit f394fc8595cf94435afa9969d551c3f236d403d8
Author: G. Branden Robinson <[email protected]>
AuthorDate: Sat Jan 31 15:00:19 2026 -0600
groff_out(5): Delete "Postprocessing" section.
This ground is already covered in roff(7),
---
man/groff_out.5.man | 31 -------------------------------
1 file changed, 31 deletions(-)
diff --git a/man/groff_out.5.man b/man/groff_out.5.man
index c45c49091..8a449564e 100644
--- a/man/groff_out.5.man
+++ b/man/groff_out.5.man
@@ -1518,37 +1518,6 @@ provide greater functionality and superior
troubleshooting capacity.
.
.
.\" ====================================================================
-.SH Postprocessing
-.\" ====================================================================
-.
-The
-.I roff
-postprocessors are programs that have the task to translate the
-.I intermediate output
-into actions that are sent to a device.
-.
-A device can be some piece of hardware such as a printer, or a software
-file format suitable for graphical or text processing.
-.
-The
-.I groff
-system provides powerful means that make the programming of such
-postprocessors an easy task.
-.P
-There is a library function that parses the
-.I intermediate output
-and sends the information obtained to the device via methods of a
-class with a common interface for each device.
-.
-So a
-.I groff
-postprocessor must only redefine the methods of this class.
-.
-For details,
-see the reference in section \[lq]Files\[rq] below.
-.
-.
-.\" ====================================================================
.SH Compatibility
.\" ====================================================================
.
_______________________________________________
groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit