diff options
Diffstat (limited to 'man')
| -rw-r--r-- | man/mesonconf.1 | 10 | ||||
| -rw-r--r-- | man/mesonintrospect.1 | 13 | ||||
| -rw-r--r-- | man/mesontest.1 | 13 | ||||
| -rw-r--r-- | man/wraptool.1 | 13 |
4 files changed, 0 insertions, 49 deletions
diff --git a/man/mesonconf.1 b/man/mesonconf.1 deleted file mode 100644 index 5463c71dc..000000000 --- a/man/mesonconf.1 +++ /dev/null @@ -1,10 +0,0 @@ -.TH MESONCONF "1" "July 2018" "mesonconf 0.47.0" "User Commands" -.SH NAME -mesonconf - a tool to configure Meson builds -.SH DESCRIPTION - -This executable is deprecated and will be removed in the future. The -functionality that was in this executable can be invoked via the main Meson -command like this: - -.B meson configure <options> diff --git a/man/mesonintrospect.1 b/man/mesonintrospect.1 deleted file mode 100644 index 5d3eb429f..000000000 --- a/man/mesonintrospect.1 +++ /dev/null @@ -1,13 +0,0 @@ -.TH MESONINTROSPECT "1" "July 2018" "mesonintrospect 0.47.0" "User Commands" -.SH NAME -mesonintrospect - a tool to extract information about a Meson build -.SH DESCRIPTION - -This executable is deprecated and will be removed in the future. The -functionality that was in this executable can be invoked via the main Meson -command like this: - -.B meson introspect <options> - -.SH SEE ALSO -http://mesonbuild.com/ diff --git a/man/mesontest.1 b/man/mesontest.1 deleted file mode 100644 index e231bf64f..000000000 --- a/man/mesontest.1 +++ /dev/null @@ -1,13 +0,0 @@ -.TH MESON "1" "July 2018" "meson 0.47.0" "User Commands" -.SH NAME -mesontest - test tool for the Meson build system -.SH DESCRIPTION - -This executable is deprecated and will be removed in the future. The -functionality that was in this executable can be invoked via the main Meson -command like this: - -.B meson test <options> - -.SH SEE ALSO -http://mesonbuild.com/ diff --git a/man/wraptool.1 b/man/wraptool.1 deleted file mode 100644 index 7895e39e9..000000000 --- a/man/wraptool.1 +++ /dev/null @@ -1,13 +0,0 @@ -.TH WRAPTOOL "1" "July 2018" "meson 0.47.0" "User Commands" -.SH NAME -wraptool - source dependency downloader -.SH DESCRIPTION - -This executable is deprecated and will be removed in the future. The -functionality that was in this executable can be invoked via the main Meson -command like this: - -.B meson wrap <options> - -.SH SEE ALSO -http://wrapdb.mesonbuild.com/ |
