gbranden pushed a commit to branch master
in repository groff.

commit 8a2ee57a029b851f86335e57694fc33124e10006
Author: G. Branden Robinson <[email protected]>
AuthorDate: Tue Nov 2 19:30:39 2021 +1100

    ChangeLog: Correct old entry.
    
    The solution ended up being to use `.l`, not `LL` (which might be
    undefined/zero).
---
 ChangeLog | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ChangeLog b/ChangeLog
index 4ad4047..e664c97 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -38,7 +38,7 @@
 2021-10-31  G. Branden Robinson <[email protected]>
 
        * tmac/mdoc/doc-nroff (doc-setup-page-layout): Set the title
-       length to the configured line length (register `LL`) if register
+       length to the device line length (register `.l`) if register
        `LT` is not defined.  This keeps the title length from being set
        to 78n when the line length is not, preventing the output from
        looking silly.

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

Reply via email to