gbranden pushed a commit to branch master
in repository groff.

commit abae983f9b9b0d1490e639e5b806173e48b52961
Author: G. Branden Robinson <[email protected]>
AuthorDate: Sat Nov 5 22:11:38 2022 -0500

    groff_me(7): Fix content nits.
    
    * Clarify that vertical space suppression at the tops of pages applies
      _after_ any page header is formatted.
    * Drop sentence about preprocessor output being "accepted" as input.  A
      sentence like this seems to have been cargo-culted around much early
      *roff macro package documentation.  It is not clear to me what it is
      supposed to mean; preprocessors are in practice macro
      package-agnostic.  Cross references to preprocessors traditionally
      used with me(7) are already present in the "See also" section, leaving
      this statement with little to achieve.
---
 tmac/groff_me.7.man | 15 ++-------------
 1 file changed, 2 insertions(+), 13 deletions(-)

diff --git a/tmac/groff_me.7.man b/tmac/groff_me.7.man
index 8777157c3..d0ad3d569 100644
--- a/tmac/groff_me.7.man
+++ b/tmac/groff_me.7.man
@@ -173,7 +173,8 @@ Except on title pages
 (produced by calling
 .BR tp ),
 .I me
-suppresses the output of vertical space at the tops of pages;
+suppresses the output of vertical space at the tops of pages
+(after the output of any page header);
 the
 .B sp
 request will thus not work there.
@@ -196,18 +197,6 @@ Reference Manual\[rq]
 for details.
 .
 .
-.P
-Output of the
-.IR grn ,
-.IR pic ,
-.IR eqn ,
-.IR refer ,
-and
-.I tbl
-preprocessors
-is acceptable as input.
-.
-.
 .\" ====================================================================
 .SS "Name space"
 .\" ====================================================================

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

Reply via email to