groff-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[groff] 01/11: [docs]: Fix style nits.


From: G. Branden Robinson
Subject: [groff] 01/11: [docs]: Fix style nits.
Date: Sat, 31 Jul 2021 10:36:26 -0400 (EDT)

gbranden pushed a commit to branch master
in repository groff.

commit 5b60f1139f59745bdacbc4fa2dc267115c6a1034
Author: G. Branden Robinson <g.branden.robinson@gmail.com>
AuthorDate: Fri Jul 30 18:07:43 2021 +1000

    [docs]: Fix style nits.
    
    ...including a grammar nit noted by Dave Kemper.  Thanks, Dave!
---
 doc/groff.texi       | 4 ++--
 man/groff_font.5.man | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/doc/groff.texi b/doc/groff.texi
index acc36e8..bbee575 100644
--- a/doc/groff.texi
+++ b/doc/groff.texi
@@ -17987,8 +17987,8 @@ information about a device in the @file{DESC} file.
 On typesetting output devices, each font is typically available at
 multiple sizes.  While paper size measurements in the device description
 file are in absolute units, measurements applicable to fonts must be
-proportionate to the type size.  @code{groff} achieves this using the
-system pioneered by @acronym{AT&T} device-independent @code{troff} one
+proportional to the type size.  @code{groff} achieves this using the
+precedent set by @acronym{AT&T} device-independent @code{troff}: one
 size of a font is chosen as a norm, and all other sizes are scaled
 linearly relative to that basis.  The ``unit width'' is the number of
 basic units per point.
diff --git a/man/groff_font.5.man b/man/groff_font.5.man
index 622f744..45e0a06 100644
--- a/man/groff_font.5.man
+++ b/man/groff_font.5.man
@@ -501,11 +501,11 @@ each font is typically available at multiple sizes.
 .
 While paper size measurements in the device description file are in
 absolute units,
-measurements applicable to fonts must be proportionate to the type size.
+measurements applicable to fonts must be proportional to the type size.
 .
 .I groff
-achieves this using the system pioneered by AT&T device-independent
-.IR troff ; \" AT&T
+achieves this using the precedent set by AT&T device-independent
+.IR troff : \" AT&T
 one size of a font is chosen as a norm,
 and all other sizes are scaled linearly relative to that basis.
 .



reply via email to

[Prev in Thread] Current Thread [Next in Thread]