gbranden pushed a commit to branch master
in repository groff.

commit 0421363f06329f3d86262b1b91727e631323d90a
Author: G. Branden Robinson <[email protected]>
AuthorDate: Sat Aug 8 22:18:48 2020 +1000

    doc/groff.texi: Update diagnostic in example.
    
    A diagnostic was out of date with the message actually emitted, omitting
    an important noun and using the wrong punctuation.
---
 doc/groff.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/groff.texi b/doc/groff.texi
index 31bf116..e48238e 100644
--- a/doc/groff.texi
+++ b/doc/groff.texi
@@ -10009,7 +10009,7 @@ input line.
 
 @Example
 .Test
-    @result{} warning: `Test' not defined
+    @error{} warning: macro 'Test' not defined
 \&.Test
     @result{} .Test
 @endExample

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

Reply via email to