groff-commit
[Top][All Lists]
Advanced

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

[groff] 11/38: doc/groff.texi: Fix incorrect defn of ms's VS reg.


From: G. Branden Robinson
Subject: [groff] 11/38: doc/groff.texi: Fix incorrect defn of ms's VS reg.
Date: Mon, 3 Oct 2022 01:42:56 -0400 (EDT)

gbranden pushed a commit to branch master
in repository groff.

commit e980b28a8bfa9b3abccb155d8996a57826f47e47
Author: G. Branden Robinson <g.branden.robinson@gmail.com>
AuthorDate: Wed Sep 28 02:59:20 2022 -0500

    doc/groff.texi: Fix incorrect defn of ms's VS reg.
    
    It was also dangerously close to circular.  The line height _is_ the
    vertical spacing.
---
 doc/groff.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/groff.texi b/doc/groff.texi
index 79aef014e..e73517972 100644
--- a/doc/groff.texi
+++ b/doc/groff.texi
@@ -2781,7 +2781,7 @@ Default: 10@dmn{p}.
 @endDefmpreg
 
 @Defmpreg {VS, ms}
-Defines the space between lines (line height plus leading).
+Defines the vertical spacing (type size plus leading).
 
 Effective: next paragraph.
 



reply via email to

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