groff-commit
[Top][All Lists]
Advanced

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

[groff] 01/01: Documentation: fix erroneous comment on 'nl' register.


From: Bertrand Garrigues
Subject: [groff] 01/01: Documentation: fix erroneous comment on 'nl' register.
Date: Wed, 5 Dec 2018 17:26:06 -0500 (EST)

bgarrigues pushed a commit to branch master
in repository groff.

commit 3091a3003abe3ed40ea8d061b978de6def513083
Author: Bertrand Garrigues <address@hidden>
Date:   Wed Dec 5 23:21:52 2018 +0100

    Documentation: fix erroneous comment on 'nl' register.
    
    Found by Dave Kemper <address@hidden>
---
 doc/groff.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/groff.texi b/doc/groff.texi
index 5e56536..a6d1260 100644
--- a/doc/groff.texi
+++ b/doc/groff.texi
@@ -12912,7 +12912,7 @@ the exact height of the document after the text has 
been output.
 @Example
 .de adjust-page-length
 .  br
-.  pl \\n[nl]u   \" \n[nl] holds the current page length
+.  pl \\n[nl]u   \" \n[nl] holds the current vertical position
 ..
 .
 .de single-page-mode



reply via email to

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