summaryrefslogtreecommitdiff
path: root/app/fonttosfnt
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu@cvs.openbsd.org>2006-12-16 21:28:36 +0000
committerMatthieu Herrb <matthieu@cvs.openbsd.org>2006-12-16 21:28:36 +0000
commit2b92a23d5c6553561672084bb29f31625604340a (patch)
tree0e4a9220faa1764c6a5b8d60347708bbf82aa220 /app/fonttosfnt
parentb553e0799350c71136565a32a115db8d98bb88c7 (diff)
fonttosfnt 1.0.3
Diffstat (limited to 'app/fonttosfnt')
-rw-r--r--app/fonttosfnt/fonttosfnt.man11
1 files changed, 5 insertions, 6 deletions
diff --git a/app/fonttosfnt/fonttosfnt.man b/app/fonttosfnt/fonttosfnt.man
index 5bc5ef274..cc73346ed 100644
--- a/app/fonttosfnt/fonttosfnt.man
+++ b/app/fonttosfnt/fonttosfnt.man
@@ -27,8 +27,8 @@ sometimes yield a modest decrease in file size for small character
cell fonts (terminal fonts).
.TP
.B \-b
-Write byte-aligned glyph data. By default, bit-aligned data is
-written, which yields a smaller file size.
+Write byte-aligned glyph data. By default, unaligned data is written,
+which yields a smaller file size.
.TP
.B \-r
Do not reencode fonts. By default, fonts are reencoded to Unicode
@@ -69,10 +69,9 @@ Some of the font-level values, notably sub- and superscript positions,
are dummy values.
.SH SEE ALSO
X(7), Xserver(1), Xft(3x).
-.I Fonts in X.
+.I Fonts in X11.
.SH AUTHOR
The version of
.B Fonttosfnt
-included in this X.Org Foundation release
-was originally written by Juliusz Chroboczek <jch@xfree86.org>
-for the XFree86 project.
+included in this X.Org Foundation release was originally written by
+Juliusz Chroboczek <jch@freedesktop.org> for the XFree86 project.