summaryrefslogtreecommitdiff
path: root/fonttosfnt.man
diff options
context:
space:
mode:
authorJuliusz Chroboczek <jch@pps.jussieu.fr>2006-10-31 01:48:49 +0100
committerJuliusz Chroboczek <jch@pps.jussieu.fr>2006-10-31 01:48:49 +0100
commit8c2de974ec3df06a547906474ced5ffb4a07a6b5 (patch)
tree2395614e536f40c985879931ee556127928d0ac2 /fonttosfnt.man
parente734cef9baff470a5e913f2e9ac7e0ce649ea7dc (diff)
Fix author address in manual page, update COPYING.
Diffstat (limited to 'fonttosfnt.man')
-rw-r--r--fonttosfnt.man11
1 files changed, 5 insertions, 6 deletions
diff --git a/fonttosfnt.man b/fonttosfnt.man
index 5bc5ef2..cc73346 100644
--- a/fonttosfnt.man
+++ b/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.