gbranden pushed a commit to branch master
in repository groff.

commit 87f6c37bf19e67ec7e105787b8b196567268b4c1
Author: G. Branden Robinson <[email protected]>
AuthorDate: Wed Jul 24 14:14:07 2024 -0500

    doc/groff.texi.in: Fix unaligned example comments.
---
 doc/groff.texi.in | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/groff.texi.in b/doc/groff.texi.in
index 23ea7829e..01777b98e 100644
--- a/doc/groff.texi.in
+++ b/doc/groff.texi.in
@@ -14817,8 +14817,8 @@ and the page number character @samp{%} used with the 
@code{tl} request.
 .  tl ''%''
 .  bp
 ..
-.wh 0   hd             \" trap at top of the page
-.wh -1i fo             \" trap 1 inch from bottom
+.wh 0   hd              \" trap at top of the page
+.wh -1i fo              \" trap 1 inch from bottom
 @endExample
 
 To use these traps, copy the above (or load it from a file with the

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

Reply via email to