gbranden pushed a commit to branch master
in repository groff.

commit 6f01cb7938fb58ce03c5411c3e4038a00c978d0e
Author: G. Branden Robinson <[email protected]>
AuthorDate: Sat Jul 30 11:08:10 2022 -0500

    groff_www(7): Fix style and markup nits.
    
    * Correct misleading terminology: rename "Requests" section to "Macros".
    * Drop pointless paragraph about preprocessor output "acceptable for
      input".  This is an auxiliary package; display/layout management is
      not its job.
    * Migrate from `PP` to `P` macro for consistency with other man pages.
---
 tmac/groff_www.7.man | 17 +++++------------
 1 file changed, 5 insertions(+), 12 deletions(-)

diff --git a/tmac/groff_www.7.man b/tmac/groff_www.7.man
index 872b3b65b..fd38235ee 100644
--- a/tmac/groff_www.7.man
+++ b/tmac/groff_www.7.man
@@ -75,8 +75,11 @@ remains in an alpha state.
 It has been included with the distribution to encourage testing.
 .
 .
-.PP
+.P
 Here is a summary of the functions found in this macro set.
+.
+.
+.P
 .TS
 tab(@);
 l l.
@@ -116,18 +119,8 @@ l l.
 .TE
 .
 .
-.PP
-Output of the
-.BR pic ,
-.BR eqn ,
-.BR refer ,
-and
-.B tbl
-preprocessors is acceptable as input.
-.
-.
 .\" ====================================================================
-.SH Requests
+.SH Macros
 .\" ====================================================================
 .
 .TP

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

Reply via email to