bug-groff
[Top][All Lists]
Advanced

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

[bug #44894] tmac/strip.sed : Add a comment to a created macro file


From: Bjarni Ingi Gislason
Subject: [bug #44894] tmac/strip.sed : Add a comment to a created macro file
Date: Tue, 21 Apr 2015 18:22:59 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:37.0) Gecko/20100101 Firefox/37.0

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

                 Summary: tmac/strip.sed : Add a comment to a created macro
file
                 Project: GNU troff
            Submitted by: bjarniig
            Submitted on: Tue 21 Apr 2015 06:22:58 PM GMT
                Severity: 3 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any
         Planned Release: None

    _______________________________________________________

Details:



>From 115cd1b64a010c732e047afc0bb834916e817e84 Mon Sep 17 00:00:00 2001
From: Bjarni Ingi Gislason <address@hidden>
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 <address@hidden>
---
 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>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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