[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[groff] 01/02: groff_tmac(5): Fix typo (62 bits, not 60).
From: |
G. Branden Robinson |
Subject: |
[groff] 01/02: groff_tmac(5): Fix typo (62 bits, not 60). |
Date: |
Wed, 1 Nov 2017 01:09:05 -0400 (EDT) |
gbranden pushed a commit to branch master
in repository groff.
commit 50b4eabdad14c864f3eb366b510099d135611686
Author: G. Branden Robinson <address@hidden>
Date: Wed Nov 1 01:07:13 2017 -0400
groff_tmac(5): Fix typo (62 bits, not 60).
Also slightly recast, and improve English style ("31-bit", not "31bit").
Signed-off-by: G. Branden Robinson <address@hidden>
---
man/groff_tmac.5.man | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/man/groff_tmac.5.man b/man/groff_tmac.5.man
index 9b68332..05f5af0 100644
--- a/man/groff_tmac.5.man
+++ b/man/groff_tmac.5.man
@@ -326,8 +326,8 @@ macro package or to plain groff.
.
.TP
.B 62bit
-Provide some macros for addition, multiplication, and division of 60bit
-integers (allowing safe multiplication of 31bit integers, for example).
+Provides macros for addition, multiplication, and division of 62-bit
+integers (allowing safe multiplication of 31-bit integers, for example).
.
.
.TP
@@ -342,7 +342,7 @@ To be used with
.TP
.B hdtbl
The Heidelberger table macros, contributed by Joachim Walsdorff, allow
-the generation of tables, using a syntax similar to the HTML table
+the generation of tables through a syntax similar to the HTML table
model.
.
Note that
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [groff] 01/02: groff_tmac(5): Fix typo (62 bits, not 60).,
G. Branden Robinson <=