diff options
author | Context Git Mirror Bot <phg42.2a@gmail.com> | 2014-05-12 08:14:15 +0200 |
---|---|---|
committer | Context Git Mirror Bot <phg42.2a@gmail.com> | 2014-05-12 08:14:15 +0200 |
commit | 83222078cd1f2f9d2c12279653c48dfd70390f1c (patch) | |
tree | 9203c42487d7c5671db8b124571e713ab8397f14 /doc | |
parent | 4fac60d85ade0f051d411be40d5502f360a28402 (diff) | |
download | context-83222078cd1f2f9d2c12279653c48dfd70390f1c.tar.gz |
2014-05-08 11:19:00
Diffstat (limited to 'doc')
-rw-r--r-- | doc/context/scripts/mkii/mptopdf.man | 4 | ||||
-rw-r--r-- | doc/context/scripts/mkii/mptopdf.xml | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/doc/context/scripts/mkii/mptopdf.man b/doc/context/scripts/mkii/mptopdf.man index 87cb566eb..e064ba895 100644 --- a/doc/context/scripts/mkii/mptopdf.man +++ b/doc/context/scripts/mkii/mptopdf.man @@ -1,4 +1,4 @@ -.TH "mptopdf" "1" "01-01-2014" "version 1.4.1" "convert MetaPost to PDF" +.TH "mptopdf" "1" "01-01-2014" "version 1.4.1" "convert MetaPost figures to PDF" .SH NAME .B mptopdf .SH SYNOPSIS @@ -8,7 +8,7 @@ .I FILENAMES .B ] .SH DESCRIPTION -.B convert MetaPost to PDF +.B convert MetaPost figures to PDF .SH OPTIONS .TP .B --metafun diff --git a/doc/context/scripts/mkii/mptopdf.xml b/doc/context/scripts/mkii/mptopdf.xml index a3b06a231..28e67bcb3 100644 --- a/doc/context/scripts/mkii/mptopdf.xml +++ b/doc/context/scripts/mkii/mptopdf.xml @@ -2,7 +2,7 @@ <application> <metadata> <entry name="name">mptopdf</entry> - <entry name="detail">convert MetaPost to PDF</entry> + <entry name="detail">convert MetaPost figures to PDF</entry> <entry name="version">1.4.1</entry> </metadata> <flags> |