groff-commit
[Top][All Lists]
Advanced

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

[groff] 37/40: [andoc]: Affix package file name to diagnostic.


From: G. Branden Robinson
Subject: [groff] 37/40: [andoc]: Affix package file name to diagnostic.
Date: Sat, 5 Feb 2022 12:58:08 -0500 (EST)

gbranden pushed a commit to branch master
in repository groff.

commit 916032cb0dfcb6ed4c29e2d3395056ece22c0c4e
Author: G. Branden Robinson <g.branden.robinson@gmail.com>
AuthorDate: Sun Feb 6 03:24:19 2022 +1100

    [andoc]: Affix package file name to diagnostic.
    
    * tmac/andoc.tmac: Prefix diagnostic with package file name literally.
    
    This is the only diagnostic the package produces, so we don't even
    violate DRY by doing so.
---
 ChangeLog       | 5 +++++
 tmac/andoc.tmac | 2 +-
 2 files changed, 6 insertions(+), 1 deletion(-)

diff --git a/ChangeLog b/ChangeLog
index bb527a4f..e0cc9594 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2022-02-06  G. Branden Robinson <g.branden.robinson@gmail.com>
+
+       * tmac/andoc.tmac: Prefix diagnostic with package file name
+       literally.
+
 2022-02-04  G. Branden Robinson <g.branden.robinson@gmail.com>
 
        [man]: Trivially refactor.
diff --git a/tmac/andoc.tmac b/tmac/andoc.tmac
index ee4d3878..4e3f0dd3 100644
--- a/tmac/andoc.tmac
+++ b/tmac/andoc.tmac
@@ -25,7 +25,7 @@
 .\"
 .
 .if !\n(.g \
-.  ab groff man macros require groff extensions; aborting
+.  ab andoc.tmac: macros require groff extensions; aborting
 .
 .do nr *groff_andoc_tmac_C \n[.cp]
 .cp 0



reply via email to

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