bugGNU roff - Bugs: bug #57869, [PATCH] tmac/groff_man.7.man:...

 
 

bug #57869: [PATCH] tmac/groff_man.7.man: Minor fixes

Submitter:  Bjarni Ingi Gislason <bjarniig>
Submitted:  Fri 21 Feb 2020 12:23:41 AM UTC
   
 
Category:  Macro man Severity:  2 - Minor
Item Group:  Documentation Status:  Fixed
Privacy:  Public Assigned to:  gbranden
Open/Closed:  Closed Planned Release:  1.23.0
* Mandatory Fields

Add a New Comment Rich Markup
   

Sun 05 Feb 2023 07:20:58 AM UTC, comment #2: 


commit bea872221bf800475f115f65c5094031ea711cd6
Author: G. Branden Robinson <g.branden.robinson@gmail.com>
Date:   Tue Jul 21 19:18:18 2020 +1000

    groff_diff(7), roff(7), groff_man(7): Fix typos.

    ...and other style problems.

    man/groff_diff.7.man:
    tmac/groff_man.7.man: Separate arguments to two-font macros for correct
    rendering.  Use special characters in example comment, as it's not a
    syntactical comment and produces warnings on processing.

    man/groff_diff.7.man:
    man/roff.7.man:
    tmac/groff_man.7.man: Use single-font macro when only one argument is
    required.

    tmac/groff_man.7.man: Fix typos.  Set parenthetical aside on its own
    input line.

commit dde7d7207e60dd3574b811bc4e075e9b611775cd
Author: G. Branden Robinson <g.branden.robinson@gmail.com>
Date:   Fri Jul 24 08:07:49 2020 +1000

    groff_man(7): Clarify .SY pargraphing behavior.

    * Document fact that .SY works like a .PP macro (causing a break and
      vertical space) except when re-used "inside" a .SY/.YS region (where
      it causes only a break).
    * Remove unnecessary word "amount" from description of .YS.
    * Remove unnecessary .PP macro before .SY in page source.

    Thanks to Bjarni Ingi Gislason for pointing out this issue.


G. Branden Robinson <gbranden>
Group administrator
Sat 25 Jul 2020 01:26:01 AM UTC, comment #1: 

These were all fixed in bea872221bf800475f115f65c5094031ea711cd6 on 21 July and dde7d7207e60dd3574b811bc4e075e9b611775cd on 24 July.

Thank you for the report.

G. Branden Robinson <gbranden>
Group administrator
Fri 21 Feb 2020 12:23:41 AM UTC, original submission:  

From fe9dca2ae4f914f6de21ee1ae636f560fbdf03a6 Mon Sep 17 00:00:00 2001
From: Bjarni Ingi Gislason <bjarniig@rhi.hi.is>
Date: Fri, 21 Feb 2020 00:16:45 +0000
Subject: [PATCH] tmac/groff_man.7.man: Minor fixes

mandoc: groff_man.7.man:773:2: WARNING: skipping paragraph macro: PP empty

#######

[By courtesy of a open groff bug report #53043]

<groff_man.7.man>:2207 (macro BR): only 1 argument, but more are expected

####

  Spelling mistake:

-arragement
+arrangement

####

  The output is unchanged besides the spelling mistake and a possible
reformatting of the paragraph containing that mistake.

Signed-off-by: Bjarni Ingi Gislason <bjarniig@rhi.hi.is>
---
 tmac/groff_man.7.man | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/tmac/groff_man.7.man b/tmac/groff_man.7.man
index 107e4df6..1ae51dc3 100644
--- a/tmac/groff_man.7.man
+++ b/tmac/groff_man.7.man
@@ -228,7 +228,7 @@ in parentheses immediately appended to
 .I footer-middle
 is centered in the footer line.
 .
-The arragement of the rest of the footer depends on whether double-sided
+The arrangement of the rest of the footer depends on whether double-sided
 layout is enabled with the option
 .BR \-rD1 .
 .
@@ -770,7 +770,6 @@ produces the following output.
 .
 .
 .RS
-.PP
 .SY groff
 .OP \-abcegiklpstzCEGNRSUVXZ
 .OP \-d cs
@@ -2204,7 +2203,7 @@ except
 .BR .SB ,
 .\" .SS was implemented in tmac.an but not documented in man(7).
 and the deprecated
-.BR .AT
+.B .AT
 and
 .BR .UC .
 .
--
2.25.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 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
    2020-07-25 gbranden CategoryNone Macro man
        Severity3 - Normal 2 - Minor
        StatusNone Fixed
        Assigned toNone gbranden
        Open/ClosedOpen Closed
        Planned ReleaseNone 1.23.0

    Back to the top

    Powered by Savane 3.13-02a9.
    Corresponding source code