bugGNU roff - Bugs: bug #55468, [PATCH] groff_man.7.man: Correct...

 
 

bug #55468: [PATCH] groff_man.7.man: Correct two spelling mistakes

Submitter:  Bjarni Ingi Gislason <bjarniig>
Submitted:  Mon 14 Jan 2019 12:43:54 AM UTC
   
 
Category:  Macro man 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
   

Sun 05 Feb 2023 07:00:31 AM UTC, comment #2: 


commit cfa25f8a9a9f3be6ac3d17f998034dedbb36d933
Author:     Bjarni Ingi Gislason <bjarniig@rhi.hi.is>
AuthorDate: Mon Jan 14 00:32:21 2019 +0000
Commit:     Ingo Schwarze <schwarze@openbsd.org>
CommitDate: Wed Jan 16 08:31:17 2019 +0100

    groff_man.7.man: Correct two spelling mistakes.

    Add a missing letter 's' in 'Subsection'.

    All symbols for binary multiples of units begin with
    an upper-case letter; "Ki" for "kibi", see units(7).

    via https://savannah.gnu.org/bugs/index.php?55468


G. Branden Robinson <gbranden>
Group administrator
Wed 16 Jan 2019 07:36:36 AM UTC, comment #1: 

Fixed in cfa25f8a9a9f3be6ac3d17f998034dedbb36d933.  Thanks.

Ingo Schwarze <schwarze>
Group Member
Mon 14 Jan 2019 12:43:54 AM UTC, original submission:  

From 39a0e54c4db8bc3d862db364fdd7a872f81eb99e Mon Sep 17 00:00:00 2001
From: Bjarni Ingi Gislason <bjarniig@rhi.hi.is>
Date: Mon, 14 Jan 2019 00:32:21 +0000
Subject: [PATCH] groff_man.7.man: Correct two spelling mistakes

  Add a missing letter 's' in 'Subsection'.

  All symbols for binary multiples of units begin with an upper-case
letter; "Ki" for "kibi", see units(7).

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

diff --git a/tmac/groff_man.7.man b/tmac/groff_man.7.man
index ef5f9f57..2ac46297 100644
--- a/tmac/groff_man.7.man
+++ b/tmac/groff_man.7.man
@@ -103,7 +103,7 @@ _
 \&.SB Small bold Font style macros
 \&.SH Section heading Document structure macros
 \&.SM Small Font style macros
-\&.SS Subection heading Document structure macros
+\&.SS Subsection heading Document structure macros
 \&.SY Synopsis start Command synopsis macros
 \&.TH Title heading Document structure macros
 \&.TP Tagged paragraph Paragraph macros
@@ -1695,7 +1695,7 @@ numerical quantity and its corresponding unit(s).
 .IP
 .EX
 Before starting the motor, set the output speed to\e\(ti1.
-There are 1,024\e\(tibytes in 1\e\(tikiB.
+There are 1,024\e\(tibytes in 1\e\(tiKiB.
 CSTR\e\(ti#8 documents the B language.
 .EE
 .RE
--
2.20.1


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
    2019-01-16 schwarze CategoryNone Macro man
        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-d3ae.
    Corresponding source code