diff options
author | Akira Kakuto <kakuto@fuk.kindai.ac.jp> | 2020-02-01 23:16:04 +0000 |
---|---|---|
committer | Akira Kakuto <kakuto@fuk.kindai.ac.jp> | 2020-02-01 23:16:04 +0000 |
commit | 56ecdd1d21aae16c7550aed4387e583954b99f0e (patch) | |
tree | 3726884f8bb28a428525acb6becfcca87f43c041 /Build/source | |
parent | c7531f5b2309ae03216e21e4f57faa2d1240be62 (diff) |
doc fix
git-svn-id: svn://tug.org/texlive/trunk@53634 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source')
-rw-r--r-- | Build/source/texk/kpathsea/win32/mktextfm.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/texk/kpathsea/win32/mktextfm.c b/Build/source/texk/kpathsea/win32/mktextfm.c index b743a7b7be2..e09e99237b2 100644 --- a/Build/source/texk/kpathsea/win32/mktextfm.c +++ b/Build/source/texk/kpathsea/win32/mktextfm.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with this library; if not, see <http://www.gnu.org/licenses/>. - Assumes the cx mode in mf.base . + Assumes the ljfour mode in mf.base . Usage: mktextfm [--destdir DESTDIR] name */ |