[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[groff] 05/12: doc/groff.texi.in: Fix incorrect statement.
From: |
G. Branden Robinson |
Subject: |
[groff] 05/12: doc/groff.texi.in: Fix incorrect statement. |
Date: |
Tue, 19 Nov 2024 20:33:11 -0500 (EST) |
gbranden pushed a commit to branch master
in repository groff.
commit 6e4adfcc4f8f1f3edf73021454a80da0a53e9f0f
Author: G. Branden Robinson <g.branden.robinson@gmail.com>
AuthorDate: Tue Nov 19 12:19:18 2024 -0600
doc/groff.texi.in: Fix incorrect statement.
---
doc/groff.texi.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/groff.texi.in b/doc/groff.texi.in
index 094e2df79..c3952deef 100644
--- a/doc/groff.texi.in
+++ b/doc/groff.texi.in
@@ -6534,7 +6534,7 @@ surrounded by parentheses. @xref{Invoking Requests}, and
The @code{nr} request (@pxref{Setting Registers}) expects its second and
optional third arguments to be numeric expressions; a bare @code{+} does
-not qualify, so our first attempt got a warning.
+not qualify, so our first attempt elicited an error diagnostic.
@c END Keep (roughly) parallel with section "Numeric expressions" of
@c groff(7).
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [groff] 05/12: doc/groff.texi.in: Fix incorrect statement.,
G. Branden Robinson <=