Follow-up Comment #1, bug #44894 (project groff):

For some reasons, the original posting doesn't appear in the web interface,
most probably due to incomplete markup.  Here it is.

Bjarni, if this happens again, please look up this link
<https://savannah.gnu.org/cookbook/?func=detailitem&item_id=125> how to make
your message appear verbatim, or to disable markup completely.  On the other
hand, patches should be added as attachments, avoiding this issue completely.


>From 115cd1b64a010c732e047afc0bb834916e817e84 Mon Sep 17 00:00:00 2001
From: Bjarni Ingi Gislason <[email protected]>
Date: Tue, 21 Apr 2015 00:03:41 +0000
Subject: [PATCH] tmac/strip.sed: Add a comment to a created macro file

  The comment is analogous to those in created manpages, e.g. "info.1".
It is added after the first line as it might have a meaning.

Signed-off-by: Bjarni Ingi Gislason <[email protected]>
---
 tmac/strip.sed |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/tmac/strip.sed b/tmac/strip.sed
index 0bb59f8..907fb11 100644
--- a/tmac/strip.sed
+++ b/tmac/strip.sed
@@ -1,3 +1,6 @@
+2 i\
+.\\" DO NOT MODIFY THIS FILE!  It was generated by "tmac/strip.sed"\
+.\\" in the "groff" repository from a file with a "-u" suffix.
 # strip comments, spaces, etc., after a line containing `%beginstrip%'
 /%beginstrip%/,$ {
   s/^\.[        ]*/./
--
1.7.1


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?44894>

_______________________________________________
  Nachricht gesendet von/durch Savannah
  http://savannah.gnu.org/


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

Reply via email to