wl pushed a commit to branch master
in repository groff.
commit 3177cd974857eef18140316a80a780af54671267
Author: Werner Lemberg <[email protected]>
Date: Wed Apr 22 07:55:34 2015 +0200
Fix Savannah bug #44894.
* tmac/strip.sed: Add a `generated file' warning.
---
ChangeLog | 6 ++++++
tmac/strip.sed | 3 +++
2 files changed, 9 insertions(+), 0 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index 03d5138..cf2e4b7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2015-04-22 Bjarni Ingi Gislason <[email protected]>
+
+ Fix Savannah bug #44894.
+
+ * tmac/strip.sed: Add a `generated file' warning.
+
2015-04-21 Deri James <[email protected]>
Fix Savannah bug #44890.
diff --git a/tmac/strip.sed b/tmac/strip.sed
index 0bb59f8..1aa778d 100644
--- a/tmac/strip.sed
+++ b/tmac/strip.sed
@@ -1,3 +1,6 @@
+2 i\
+.\\" This is a generated file, created by `tmac/strip.sed' in groff's\
+.\\" source code bundle from a file having `-u' appended to its name.
# strip comments, spaces, etc., after a line containing `%beginstrip%'
/%beginstrip%/,$ {
s/^\.[ ]*/./
_______________________________________________
Groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit