diff options
| author | G. Branden Robinson <g.branden.robinson@gmail.com> | 2022-10-18 09:27:03 -0500 |
|---|---|---|
| committer | G. Branden Robinson <g.branden.robinson@gmail.com> | 2022-10-18 11:50:33 -0500 |
| commit | 54c8efab20e4bc5b239d145c7fa9ffe70c2a15ea (patch) | |
| tree | 84b22ee19016230e2e49c3765eed4f0db6f1400f /src/utils | |
| parent | 66063669aa553d8e71943970015774b2339248e1 (diff) | |
| download | groff-git-54c8efab20e4bc5b239d145c7fa9ffe70c2a15ea.tar.gz | |
afmtodit(1): Fix ordering error.
Fixes <https://savannah.gnu.org/bugs/?63228>. Thanks to Bjarni Ingi
Gislason for the report.
Also set terms in italics in summary-description (Savannah #63150), and
recast a little.
Diffstat (limited to 'src/utils')
| -rw-r--r-- | src/utils/afmtodit/afmtodit.1.man | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/src/utils/afmtodit/afmtodit.1.man b/src/utils/afmtodit/afmtodit.1.man index c820df7ef..0a083237f 100644 --- a/src/utils/afmtodit/afmtodit.1.man +++ b/src/utils/afmtodit/afmtodit.1.man @@ -1,6 +1,8 @@ .TH afmtodit @MAN1EXT@ "@MDATE@" "groff @VERSION@" .SH Name -afmtodit \- adapt Adobe Font Metrics files for groff \-Tps and \-Tpdf +afmtodit \- adapt Adobe Font Metrics files for +.I groff +PostScript and PDF output . . .\" ==================================================================== @@ -481,10 +483,10 @@ special character identifiers for Zapf Dingbats .RB ( ZD ), reversed Zapf Dingbats .RB ( ZDR ), -symbol -.RB ( S ), slanted symbol .RB ( SS ), +symbol +.RB ( S ), and text fonts, respectively. . |
