bugGNU roff - Bugs: bug #51070, [PATCH] groff_tmac.5.man: extra...

 
 

bug #51070: [PATCH] groff_tmac.5.man: extra dot in macro call

Submitter:  Bjarni Ingi Gislason <bjarniig>
Submitted:  Fri 19 May 2017 10:18:00 PM UTC
   
 
Category:  Core Severity:  2 - Minor
Item Group:  Incorrect behaviour Status:  Fixed
Privacy:  Public Assigned to:  bgarrigues
Open/Closed:  Closed Planned Release:  1.22.4
* Mandatory Fields

Add a New Comment Rich Markup
   

Sat 22 Jan 2022 11:25:11 AM UTC, comment #2: 


commit 904279305ec239462a292d5615fa033d651d7e8b
Author: Bjarni Ingi Gislason <bjarniig@rhi.hi.is>
Date:   Wed Aug 30 22:46:15 2017 +0200

    groff_tmac(5): Fix double dot before request.

    Fix bug https://savannah.gnu.org/bugs/?51070.


G. Branden Robinson <gbranden>
Group administrator
Wed 30 Aug 2017 08:59:11 PM UTC, comment #1: 

Commited on master

Bertrand Garrigues <bgarrigues>
Group administrator
Fri 19 May 2017 10:18:00 PM UTC, original submission:  

From e648e9be873a598308ca7c2f3067406499a3ccd0 Mon Sep 17 00:00:00 2001
From: Bjarni Ingi Gislason <bjarniig@rhi.hi.is>
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 <bjarniig@rhi.hi.is>
---
 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


Bjarni Ingi Gislason <bjarniig>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by gbranden (Posted a comment)
  • -email is unavailable- added by bgarrigues (Updated the item)
  • -email is unavailable- added by bjarniig (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 8 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2022-01-22 gbranden CategoryNone Core
        Item GroupNone Incorrect behaviour
        Planned ReleaseNone 1.22.4
        Summarygroff_tmac.5.man: Fix a call to a macro [PATCH] groff_tmac.5.man: extra dot in macro call
    2017-08-30 bgarrigues Severity3 - Normal 2 - Minor
        StatusNone Fixed
        Open/ClosedOpen Closed
    2017-08-29 bgarrigues Assigned toNone bgarrigues

    Back to the top

    Powered by Savane 3.13-4448.
    Corresponding source code