groff-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[groff] 08/09: doc/groff.texi: Update diagnostic in example.


From: G. Branden Robinson
Subject: [groff] 08/09: doc/groff.texi: Update diagnostic in example.
Date: Sat, 8 Aug 2020 08:48:20 -0400 (EDT)

gbranden pushed a commit to branch master
in repository groff.

commit 0421363f06329f3d86262b1b91727e631323d90a
Author: G. Branden Robinson <g.branden.robinson@gmail.com>
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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]