gbranden pushed a commit to branch master
in repository groff.

commit 24ab0648a3a0560aa3e9f87f3da7f32bfeb4704e
Author: G. Branden Robinson <[email protected]>
AuthorDate: Fri Jul 26 14:30:20 2024 -0500

    doc/groff.texi.in: Slightly recast.
---
 doc/groff.texi.in | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/doc/groff.texi.in b/doc/groff.texi.in
index ec719402a..0d3051532 100644
--- a/doc/groff.texi.in
+++ b/doc/groff.texi.in
@@ -7441,7 +7441,7 @@ Test
     @result{} Test
 @endExample
 
-To avoid this, it is common to combine the empty request with the
+To compensate, it is common to combine the empty request with the
 comment escape sequence as @samp{.\"}, causing the input line to be
 ignored.
 
@@ -7754,8 +7754,8 @@ To apply auto-incrementation to a register, interpolate 
it with
 Increment or decrement @var{ident} (one-character
 name@tie{}@var{i}, two-character name @var{id}) by the register's
 auto-incrementation value and then interpolate the new register value.
-If @var{ident} has no auto-incrementation value, interpolate as with
-@code{\n}.
+If @var{ident} has no auto-incrementation value, GNU @code{troff}
+interpolates its value without alteration.
 @endDefesc
 
 @need 1000

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

Reply via email to