bugGNU roff - Bugs: bug #55341, [PATCH] manuals: Remove a...

 
 

bug #55341: [PATCH] manuals: Remove a superfluous .RE

Submitter:  Bjarni Ingi Gislason <bjarniig>
Submitted:  Sun 30 Dec 2018 08:42:20 PM UTC
   
 
Category:  General Severity:  2 - Minor
Item Group:  Documentation Status:  Fixed
Privacy:  Public Assigned to:  schwarze
Open/Closed:  Closed Planned Release:  1.23.0
* Mandatory Fields

Add a New Comment Rich Markup
   

Wed 15 Jun 2022 02:14:35 PM UTC, comment #2: 


commit 72b4440ee73b6ebcce4a0f4c6e0c7b85063feef9
Author: Ingo Schwarze <schwarze@openbsd.org>
Date:   Mon Dec 31 13:13:13 2018 +0100

    Fix various minor markup issues.

     * contrib/groffer/groffer.1.man: remove many empty paragraphs,
       and fix a few other minor markup issues

     * man/groff_diff.7.man: remove two stray .RE macros

    Three of these were reported by Bjarni Ingi Gislason
    in https://savannah.gnu.org/bugs/?55341
    and i found the rest with mandoc -Tlint.


G. Branden Robinson <gbranden>
Group administrator
Mon 31 Dec 2018 12:29:04 PM UTC, comment #1: 

Fixed in 72b4440ee73b6ebcce4a0f4c6e0c7b85063feef9.

Ingo Schwarze <schwarze>
Group Member
Sun 30 Dec 2018 08:42:20 PM UTC, original submission:  

From 7971952b96764f64e0437718a0237efc624c4506 Mon Sep 17 00:00:00 2001
From: Bjarni Ingi Gislason <bjarniig@rhi.hi.is>
Date: Sun, 30 Dec 2018 02:09:19 +0000
Subject: [PATCH] manuals: Remove a superfluous .RE

  There is some use of the macro .RE (end an indented text block)
without any earlier call of .RS, which starts an indented text block.

Signed-off-by: Bjarni Ingi Gislason <bjarniig@rhi.hi.is>
---
 contrib/groffer/groffer.1.man | 1 -
 man/groff_diff.7.man          | 2 --
 2 files changed, 3 deletions(-)

diff --git a/contrib/groffer/groffer.1.man b/contrib/groffer/groffer.1.man
index fa1fde8b..5432fa70 100644
--- a/contrib/groffer/groffer.1.man
+++ b/contrib/groffer/groffer.1.man
@@ -2070,7 +2070,6 @@ in a web browser
 .RI ( xhtml ,
 or
 .IR www\~mode )
-.RE
 .
 .IP \*(BU 2m
 in a PostScript viewer
diff --git a/man/groff_diff.7.man b/man/groff_diff.7.man
index 99bd99c3..b74b16ce 100644
--- a/man/groff_diff.7.man
+++ b/man/groff_diff.7.man
@@ -367,7 +367,6 @@ ensures that these definitions work even if
 .B \[rs]*{
 gets interpreted in copy mode (for example, by being used in a macro
 argument).
-.RE
 .
 .TP
 .BI \[rs]F f
@@ -2376,7 +2375,6 @@ is used instead of
 .B tr
 it prints\~\c
 .BR a .
-.RE
 .
 .TP
 .B .troff
--
2.19.2


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 schwarze (Posted a comment)
  • -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 6 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2022-06-15 gbranden CategoryNone General
    2018-12-31 schwarze Severity3 - Normal 2 - Minor
        StatusNone Fixed
        Assigned toNone schwarze
        Open/ClosedOpen Closed
        Planned ReleaseNone 1.23.0

    Back to the top

    Powered by Savane 3.13-4448.
    Corresponding source code