diff options
author | Karl Berry <karl@freefriends.org> | 2008-07-01 21:57:27 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2008-07-01 21:57:27 +0000 |
commit | fa193328354a6579c7e8d38f84be55adb1977ff0 (patch) | |
tree | b5d700f8d342b4faa51001f82bb0891f645dccd1 /Build/source/texk/web2c/texmfmp-help.h | |
parent | 5244f8d2d1e656959fd6777d2d2ebb65e4518684 (diff) |
metapost is usually named mpost, not mp
git-svn-id: svn://tug.org/texlive/trunk@9145 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c/texmfmp-help.h')
-rw-r--r-- | Build/source/texk/web2c/texmfmp-help.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/texk/web2c/texmfmp-help.h b/Build/source/texk/web2c/texmfmp-help.h index fc02e09a049..4c5b52dd91a 100644 --- a/Build/source/texk/web2c/texmfmp-help.h +++ b/Build/source/texk/web2c/texmfmp-help.h @@ -249,7 +249,7 @@ const_string MPHELP[] = { " after MPNAME is read.", " If the first line of MPNAME is %&MEM, and MEM is an existing .mem file,", " use it. Else use `NAME.mem', where NAME is the program invocation name,", - " most commonly `mp'.", + " most commonly `mpost'.", "", " Alternatively, if the first non-option argument begins with a backslash,", " interpret all non-option arguments as a line of MetaPost input.", |