gbranden pushed a commit to branch master
in repository groff.

commit 5cfe802b9de026b47ed3572a8c8a9b38e0b1fe20
Author: G. Branden Robinson <[email protected]>
AuthorDate: Tue Mar 2 19:16:38 2021 +1100

    groff_diff(7): Fix thinko.
    
    .pnr is a groff extension request; .pm is not.
---
 man/groff_diff.7.man | 7 ++-----
 1 file changed, 2 insertions(+), 5 deletions(-)

diff --git a/man/groff_diff.7.man b/man/groff_diff.7.man
index 837152e..f50d3c8 100644
--- a/man/groff_diff.7.man
+++ b/man/groff_diff.7.man
@@ -4570,11 +4570,8 @@ and
 .
 More aspects of formatter state can be examined with requests that write
 lists of
-defined macros,
-strings,
-diversions,
-and boxes
-.RB ( .pm );
+defined registers
+.RB ( .pnr ),
 environments
 .RB ( .pev ),
 and page location traps

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

Reply via email to