gbranden pushed a commit to branch master
in repository groff.

commit 469bbb2ba98ccde67a882a35b929425c178d4d57
Author: G. Branden Robinson <[email protected]>
AuthorDate: Sat Mar 7 17:18:48 2026 -0600

    roff(7): Fix content and style nits.
    
    * Document the Autologic APS-5 as an early replacement for the Graphic
      Systems (by then Wang) C/A/T.  The 1981 copy of CSTR #54 that was
      included in "Unix 4.0" (a transitional release between Unix System III
      and System V that seems largely not to have escaped AT&T) documents
      only the APS-5 as an available target for device-independent troff.
      The colophon of the HRW reprints of the Seventh Edition Unix manuals
      also identifies the APS-5 as used in their production.
    * Fix incorrect terminology.
    * Pull parenthetical into its own sentence.
---
 man/roff.7.man | 14 +++++++++-----
 1 file changed, 9 insertions(+), 5 deletions(-)

diff --git a/man/roff.7.man b/man/roff.7.man
index 124dfe43c..b21ced3dc 100644
--- a/man/roff.7.man
+++ b/man/roff.7.man
@@ -1413,7 +1413,10 @@ plotters.
 Ossanna had passed away unexpectedly in 1977,
 and after the release of Version 7,
 with the C/A/T typesetter becoming supplanted by alternative devices
-such as the Mergenthaler Linotron 202,
+such as the
+Autologic APS-5
+and the
+Mergenthaler Linotron 202,
 Kernighan undertook a revision and rewrite of
 .I troff
 to generalize its design.
@@ -1484,14 +1487,15 @@ systems to that point.
 .I groff
 rapidly attracted contributors,
 and has served as a replacement for almost all applications of AT&T
-.I troff
-(exceptions include
+.I troff.
+.
+(Exceptions include
 .IR mv ,
 a macro package for preparation of viewgraphs and slides,
 and the
 .I ideal
 preprocessor,
-which produces diagrams from mathematical constraints).
+which produces diagrams from mathematical constraints.)
 .
 Beyond that,
 it has added numerous features;
@@ -1613,7 +1617,7 @@ arguments should be used to process it.
 .
 A typical
 .I roff
-document is prepared by running one or more processors in series,
+document is prepared by running one or more preprocessors in series,
 followed by a a formatter program and then an output driver
 (or \[lq]device postprocessor\[rq]).
 .

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

Reply via email to