[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[groff] 24/27: xtotroff(1): Tighten wording.
From: |
G. Branden Robinson |
Subject: |
[groff] 24/27: xtotroff(1): Tighten wording. |
Date: |
Mon, 28 Aug 2023 15:54:52 -0400 (EDT) |
gbranden pushed a commit to branch master
in repository groff.
commit 418e157a6f0ec116b935c72189c47b0c852b9ebd
Author: G. Branden Robinson <g.branden.robinson@gmail.com>
AuthorDate: Mon Aug 28 11:30:47 2023 -0500
xtotroff(1): Tighten wording.
---
src/utils/xtotroff/xtotroff.1.man | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
diff --git a/src/utils/xtotroff/xtotroff.1.man
b/src/utils/xtotroff/xtotroff.1.man
index 17fb0db44..98d6a4cb0 100644
--- a/src/utils/xtotroff/xtotroff.1.man
+++ b/src/utils/xtotroff/xtotroff.1.man
@@ -88,11 +88,12 @@ font description files from X11 fonts.
.
Each line in
.I font-map
-consists of a series of lines of paired
+pairs a
.I groff
-font names and X font names as X Logical Font Description (XLFD)
-patterns,
-with the pair members separated by spaces and/or tabs.
+font name with an X font name as a X Logical Font Description (XLFD)
+pattern.
+.
+The pair's members are separated by spaces and/or tabs.
.
For example,
an input
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [groff] 24/27: xtotroff(1): Tighten wording.,
G. Branden Robinson <=