[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #55468] [PATCH] groff_man.7.man: Correct two spelling mistakes
From: |
Bjarni Ingi Gislason |
Subject: |
[bug #55468] [PATCH] groff_man.7.man: Correct two spelling mistakes |
Date: |
Sun, 13 Jan 2019 19:43:55 -0500 (EST) |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Firefox/60.0 |
URL:
<https://savannah.gnu.org/bugs/?55468>
Summary: [PATCH] groff_man.7.man: Correct two spelling
mistakes
Project: GNU troff
Submitted by: bjarniig
Submitted on: Mon 14 Jan 2019 12:43:54 AM UTC
Category: None
Severity: 3 - Normal
Item Group: Documentation
Status: None
Privacy: Public
Assigned to: None
Open/Closed: Open
Discussion Lock: Any
Planned Release: None
_______________________________________________________
Details:
>From 39a0e54c4db8bc3d862db364fdd7a872f81eb99e Mon Sep 17 00:00:00 2001
From: Bjarni Ingi Gislason <address@hidden>
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 <address@hidden>
---
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
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?55468>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
- [bug #55468] [PATCH] groff_man.7.man: Correct two spelling mistakes,
Bjarni Ingi Gislason <=