groff-commit
[Top][All Lists]
Advanced

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

[groff] 18/30: groff(7) (Registers): Fix style nit.


From: G. Branden Robinson
Subject: [groff] 18/30: groff(7) (Registers): Fix style nit.
Date: Sun, 22 Dec 2024 19:39:19 -0500 (EST)

gbranden pushed a commit to branch master
in repository groff.

commit 6a317b9cfed0398556759f58ca468dd8d5319ac9
Author: G. Branden Robinson <g.branden.robinson@gmail.com>
AuthorDate: Sat Dec 21 18:07:24 2024 -0600

    groff(7) (Registers): Fix style nit.
    
    Stop naming request with a leading dot.  Also migrate away from
    page-local `request` macro.
---
 man/groff.7.man | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/man/groff.7.man b/man/groff.7.man
index 784e23c09..4b4834ef2 100644
--- a/man/groff.7.man
+++ b/man/groff.7.man
@@ -6299,7 +6299,7 @@ Registers can also be incremented or decremented by a 
configured amount
 at the time they are interpolated.
 .
 The value of the increment is specified with a third argument to the
-.request .nr
+.B nr
 request,
 and a special interpolation syntax,
 .BI \[rs]n \[+-]\c



reply via email to

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