bgarrigues pushed a commit to branch master
in repository groff.

commit 3091a3003abe3ed40ea8d061b978de6def513083
Author: Bertrand Garrigues <[email protected]>
Date:   Wed Dec 5 23:21:52 2018 +0100

    Documentation: fix erroneous comment on 'nl' register.
    
    Found by Dave Kemper <[email protected]>
---
 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

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

Reply via email to