gbranden pushed a commit to branch master
in repository groff.

commit 6170ce4980584eca93c1d39affe2b7717c3a7f4a
Author: G. Branden Robinson <[email protected]>
Date:   Wed Nov 1 03:41:25 2017 -0400

    groff.texi: Make English style fix.
    
    Adjective phrases get hyphens.
    
    Signed-off-by: G. Branden Robinson <[email protected]>
---
 doc/groff.texi | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/groff.texi b/doc/groff.texi
index 47a15e6..c0c44b8 100644
--- a/doc/groff.texi
+++ b/doc/groff.texi
@@ -5190,8 +5190,8 @@ Arithmetic: @samp{+} (addition), @samp{-} (subtraction), 
@samp{/}
 (division), @samp{*} (multiplication), @samp{%} (modulo).
 
 @code{gtroff} only provides integer arithmetic.  The internal type used
-for computing results is @samp{int}, which is usually a 32@dmn{bit}
-signed integer.
+for computing results is @samp{int}, which is usually a 32-bit signed
+integer.
 
 @item
 @cindex comparison operators

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

Reply via email to