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 <[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>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
_______________________________________________
bug-groff mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-groff