summaryrefslogtreecommitdiff
path: root/Master/texmf/doc/man/man1/t1unmac.1
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2008-07-26 18:10:58 +0000
committerKarl Berry <karl@freefriends.org>2008-07-26 18:10:58 +0000
commit792834f087e5d6fa723eb7b0101693636a22d533 (patch)
tree94ec1000d52586974175b16f8f1ab06969a153fd /Master/texmf/doc/man/man1/t1unmac.1
parentfe136e3276dbd8a40f1a1ac60a756cfdfe68ee50 (diff)
update man pages from la(te)st build
git-svn-id: svn://tug.org/texlive/trunk@9788 c570f23f-e606-0410-a88d-b1316a301751
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).