diff options
Diffstat (limited to 'Build/source/texk')
-rw-r--r-- | Build/source/texk/tetex/ChangeLog | 1 | ||||
-rw-r--r-- | Build/source/texk/tetex/fmtutil.man | 15 | ||||
-rw-r--r-- | Build/source/texk/tetex/updmap.man | 2 |
3 files changed, 9 insertions, 9 deletions
diff --git a/Build/source/texk/tetex/ChangeLog b/Build/source/texk/tetex/ChangeLog index af577195691..f90b09a0eab 100644 --- a/Build/source/texk/tetex/ChangeLog +++ b/Build/source/texk/tetex/ChangeLog @@ -2,6 +2,7 @@ * fmtutil (--byengine): new option, from Norbert. (help): mention it; other tweaks. + * fmtutil.man: also update. 2009-07-23 Karl Berry <karl@tug.org> diff --git a/Build/source/texk/tetex/fmtutil.man b/Build/source/texk/tetex/fmtutil.man index dfb96086a74..f5035c13234 100644 --- a/Build/source/texk/tetex/fmtutil.man +++ b/Build/source/texk/tetex/fmtutil.man @@ -1,4 +1,4 @@ -.TH "fmtutil" "8" "February 2005" "teTeX" "teTeX" +.TH "fmtutil" "8" "August 2009" "TeX Live" "TeX Live" .PP .SH "NAME" fmtutil \- utility for maintaining TeX format files @@ -20,13 +20,15 @@ files or show information about format files\&. .PP .IP "\fB--all\fP" recreate all format files +.IP "\fB--byengine\fP \fIenginename\fP" +(re)create formats that depend on the +engine \fIenginename\fP .IP "\fB--byfmt\fP \fIformatname\fP" (re)create the format for format \fIformatname\fP .IP "\fB--byhyphen\fP \fIhyphenfile\fP" -(re)create formats that -depend on the hyphenation file -\fIhyphenfile\fP +(re)create formats that depend on the +hyphenation file \fIhyphenfile\fP .IP "\fB--help\fP" print a summary of commands and options .IP "\fB--missing\fP" @@ -63,8 +65,6 @@ default configuration file .PP \fBkpsewhich\fP(1) .PP -Web page: <http://tug\&.org/teTeX/> -.PP .SH "BUGS" .PP None known, but report any bugs found to <tetex@dbs\&.uni-hannover\&.de> (mailing list)\&. @@ -72,8 +72,7 @@ None known, but report any bugs found to <tetex@dbs\&.uni-hannover\&.de> (mailin .SH "AUTHOR" .PP \fBfmtutil\fP was written by Thomas Esser -<te@dbs\&.uni-hannover\&.de> and is Copyright 1998 Thomas -Esser\&. +<te@dbs\&.uni-hannover\&.de> and is in the public domain. .PP This manual page was written by C\&.M\&. Connelly <c@eskimo\&.com>, for diff --git a/Build/source/texk/tetex/updmap.man b/Build/source/texk/tetex/updmap.man index 4764aedbfba..b9487c9a0c1 100644 --- a/Build/source/texk/tetex/updmap.man +++ b/Build/source/texk/tetex/updmap.man @@ -1,4 +1,4 @@ -.TH "updmap" "1" "February 2005" "teTeX" "teTeX" +.TH "updmap" "1" "August 2009" "TeX Live" "TeX Live" .PP .SH "NAME" updmap \- Update font map files for TeX output drivers\&. |