gbranden pushed a commit to branch master
in repository groff.

commit 95b9942dd6cc8a3ee6cf5f0ca35cff6472a0866e
Author: G. Branden Robinson <g.branden.robin...@gmail.com>
AuthorDate: Wed Mar 19 23:43:17 2025 -0500

    [doc,man]: Parallelize `pm` request descriptions.
---
 doc/groff.texi.in | 7 +++++--
 man/groff.7.man   | 7 ++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/doc/groff.texi.in b/doc/groff.texi.in
index 6116219ce..f9b795dd9 100644
--- a/doc/groff.texi.in
+++ b/doc/groff.texi.in
@@ -17763,8 +17763,11 @@ represents an empty list.
 @Defreq {pm, }
 @cindex dumping symbol table (@code{pm})
 @cindex symbol table, dumping (@code{pm})
-Report, to the standard error stream, the names of all defined macros,
-strings, and diversions with their sizes in bytes.
+Report,
+to the standard error stream,
+the names of all defined macros,
+strings,
+and diversions and their sizes in bytes.
 @endDefreq
 
 @Defreq {pnr, [@Var{reg} @r{@dots{}}]}
diff --git a/man/groff.7.man b/man/groff.7.man
index adb04bacb..a11102f4b 100644
--- a/man/groff.7.man
+++ b/man/groff.7.man
@@ -4216,12 +4216,9 @@ represents an empty list.
 .REQ .pm
 Report,
 to the standard error stream,
-the names and sizes in bytes of
-defined
-macros,
+the names of all defined macros,
 strings,
-and
-diversions.
+and diversions and their sizes in bytes.
 .
 .TPx
 .REQ .pn \[+-]N

_______________________________________________
groff-commit mailing list
groff-commit@gnu.org
https://lists.gnu.org/mailman/listinfo/groff-commit

Reply via email to