gbranden pushed a commit to branch master
in repository groff.

commit a49681548f2d6e75aa85d1a9cc74f26d0ba47b3a
Author: G. Branden Robinson <[email protected]>
AuthorDate: Mon Mar 7 14:04:52 2022 +1100

    xtotroff(1): Fix content nit.
    
    Migrate terminology: "point size" -> "type size".
---
 src/utils/xtotroff/xtotroff.1.man | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/src/utils/xtotroff/xtotroff.1.man 
b/src/utils/xtotroff/xtotroff.1.man
index 1267852e..99e7e7d1 100644
--- a/src/utils/xtotroff/xtotroff.1.man
+++ b/src/utils/xtotroff/xtotroff.1.man
@@ -40,7 +40,7 @@ xtotroff \- convert X font metrics into groff font metrics
 .RB [ \-r\~\c
 .IR resolution ]
 .RB [ \-s\~\c
-.IR point-size ]
+.IR type-size ]
 .I font-map
 .YS
 .
@@ -159,8 +159,8 @@ a resolution of 75dpi is assumed.
 .
 .
 .TP
-.BI \-s\~ point-size
-Set the point size for all font patterns in
+.BI \-s\~ type-size
+Set the type size in points for all font patterns in
 .IR font-map .
 .
 If not specified,

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

Reply via email to