[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #51070] groff_tmac.5.man: Fix a call to a macro
From: |
Bjarni Ingi Gislason |
Subject: |
[bug #51070] groff_tmac.5.man: Fix a call to a macro |
Date: |
Fri, 19 May 2017 18:18:02 -0400 (EDT) |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Firefox/45.0 |
URL:
<http://savannah.gnu.org/bugs/?51070>
Summary: groff_tmac.5.man: Fix a call to a macro
Project: GNU troff
Submitted by: bjarniig
Submitted on: Fri 19 May 2017 10:18:00 PM UTC
Severity: 3 - Normal
Item Group: None
Status: None
Privacy: Public
Assigned to: None
Open/Closed: Open
Discussion Lock: Any
Planned Release: None
_______________________________________________________
Details:
>From e648e9be873a598308ca7c2f3067406499a3ccd0 Mon Sep 17 00:00:00 2001
From: Bjarni Ingi Gislason <address@hidden>
Date: Fri, 19 May 2017 22:09:34 +0000
Subject: [PATCH] groff_tmac.5.man: Fix a call to a macro
As "groff" and "man" have been given the freedom of speach and
transportation, they delivered:
<standard input>:1306: warning: macro `.cp' not defined
Signed-off-by: Bjarni Ingi Gislason <address@hidden>
---
man/groff_tmac.5.man | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/man/groff_tmac.5.man b/man/groff_tmac.5.man
index 75687dab..fc5c123f 100644
--- a/man/groff_tmac.5.man
+++ b/man/groff_tmac.5.man
@@ -1303,7 +1303,7 @@ FHS web site
.\" --------------------------------------------------------------------
.au
.
-..cp \n[groff_C]
+.cp \n[groff_C]
.
.
.\" --------------------------------------------------------------------
--
2.11.0
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?51070>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [bug #51070] groff_tmac.5.man: Fix a call to a macro,
Bjarni Ingi Gislason <=