groff-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[groff] 01/09: groff_diff(7): Fix thinko.


From: G. Branden Robinson
Subject: [groff] 01/09: groff_diff(7): Fix thinko.
Date: Wed, 3 Mar 2021 09:31:15 -0500 (EST)

gbranden pushed a commit to branch master
in repository groff.

commit 5cfe802b9de026b47ed3572a8c8a9b38e0b1fe20
Author: G. Branden Robinson <g.branden.robinson@gmail.com>
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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]