summaryrefslogtreecommitdiff
path: root/Master/texmf/doc/man/man1/t1unmac.1
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf/doc/man/man1/t1unmac.1')
-rw-r--r--Master/texmf/doc/man/man1/t1unmac.112
1 files changed, 10 insertions, 2 deletions
diff --git a/Master/texmf/doc/man/man1/t1unmac.1 b/Master/texmf/doc/man/man1/t1unmac.1
index deb6f252136..033530d9767 100644
--- a/Master/texmf/doc/man/man1/t1unmac.1
+++ b/Master/texmf/doc/man/man1/t1unmac.1
@@ -1,4 +1,4 @@
-.ds V 1.32
+.ds V 1.34
.de M
.BR "\\$1" "(\\$2)\\$3"
..
@@ -55,6 +55,14 @@ PFA only: Set the maximum length of encrypted lines in the output to
.I num.
(These are the lines consisting wholly of hexadecimal digits.) The default
is 64.
+.SH EXAMPLES
+.LP
+On Mac OS X, you can use
+.B t1unmac
+to translate a font into PFA or PFB format as follows:
+.nf
+% \fBt1unmac\fR --raw FONTFILENAME/..namedfork/rsrc > OUTPUT
+.fi
.SH "SEE ALSO"
.LP
.M t1mac 1 ,
@@ -65,7 +73,7 @@ is 64.
.SH AUTHORS
Lee Hetherington (ilh@lcs.mit.edu)
.br
-Eddie Kohler (kohler@icir.org)
+Eddie Kohler (ekohler@gmail.com)
.PP
Ported to Microsoft C/C++ Compiler and MS-DOS operating system by
Kai-Uwe Herbing (herbing@netmbx.netmbx.de).