groff-commit
[Top][All Lists]
Advanced

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

[groff] 10/10: groff(7): Fix spurious dots in register names.


From: G. Branden Robinson
Subject: [groff] 10/10: groff(7): Fix spurious dots in register names.
Date: Wed, 12 Jul 2023 11:38:36 -0400 (EDT)

gbranden pushed a commit to branch master
in repository groff.

commit 38f963afe82301803edaea1351b5a7c736e25785
Author: Alexis <surryhill@gmail.com>
AuthorDate: Wed Jul 12 13:14:59 2023 +0200

    groff(7): Fix spurious dots in register names.
    
    {Problem introduced by me in commit 18697e757, 2020-11-22.  --GBR}
---
 man/groff.7.man | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/man/groff.7.man b/man/groff.7.man
index 8d8d9bbd0..c35ca0431 100644
--- a/man/groff.7.man
+++ b/man/groff.7.man
@@ -7265,9 +7265,9 @@ page ejection status
 .RB ( \[rs]n[.pe] ),
 and
 leading space count
-.RB ( \[rs]n[.lsn] )
+.RB ( \[rs]n[lsn] )
 with its corresponding amount of motion
-.RB ( \[rs]n[.lss] ).
+.RB ( \[rs]n[lss] ).
 .
 .
 .\" ====================================================================



reply via email to

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