gbranden pushed a commit to branch master
in repository groff.

commit 50b4eabdad14c864f3eb366b510099d135611686
Author: G. Branden Robinson <[email protected]>
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 <[email protected]>
---
 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

_______________________________________________
Groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit

Reply via email to