diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2021-11-28 15:52:37 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2021-11-28 15:52:37 -0800 |
commit | b88c27bc45d0db78a6591bb92635915b3d5903b8 (patch) | |
tree | bc5f42b4414820ca25f8357cd7f8bb6622e34db4 /man | |
parent | f9c76b4dee38619ccf4004f05f609a5e00806771 (diff) |
Fix spelling/wording issues
Found by using:
codespell --builtin clear,rare,usage,informal,code,names
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'man')
-rw-r--r-- | man/mkfontscale.man | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/mkfontscale.man b/man/mkfontscale.man index cb18458..67b2818 100644 --- a/man/mkfontscale.man +++ b/man/mkfontscale.man @@ -102,9 +102,9 @@ percent. Defaults to 2%. .B \-l Write .B fonts.dir -files suitable for implementations that cannot reencode legacy fonts +files suitable for implementations that cannot re-encode legacy fonts (BDF and PCF). By default, it is assumed that the implementation can -reencode Unicode-encoded legacy fonts. +re-encode Unicode-encoded legacy fonts. .TP .B -e specifies a directory with encoding files. Every such |