aboutsummaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
Diffstat (limited to 'man')
-rw-r--r--man/meson.12
-rw-r--r--man/mesonconf.12
-rw-r--r--man/mesongui.14
3 files changed, 4 insertions, 4 deletions
diff --git a/man/meson.1 b/man/meson.1
index 69c4338..f899662 100644
--- a/man/meson.1
+++ b/man/meson.1
@@ -1,4 +1,4 @@
-.TH MESON "1" "May 2014" "meson 0.16.0" "User Commands"
+.TH MESON "1" "June 2014" "meson 0.17.0" "User Commands"
.SH NAME
meson - a high productivity build system
.SH DESCRIPTION
diff --git a/man/mesonconf.1 b/man/mesonconf.1
index 42502fb..5339f7b 100644
--- a/man/mesonconf.1
+++ b/man/mesonconf.1
@@ -1,4 +1,4 @@
-.TH MESONCONF "1" "May 2014" "mesonconf 0.16.0" "User Commands"
+.TH MESONCONF "1" "June 2014" "mesonconf 0.17.0" "User Commands"
.SH NAME
mesonconf - a tool to configure Meson builds
.SH DESCRIPTION
diff --git a/man/mesongui.1 b/man/mesongui.1
index b5ccec0..86edaaa 100644
--- a/man/mesongui.1
+++ b/man/mesongui.1
@@ -1,4 +1,4 @@
-.TH MESONGUI "1" "May 2014" "mesongui 0.16.0" "User Commands"
+.TH MESONGUI "1" "June 2014" "mesongui 0.17.0" "User Commands"
.SH NAME
mesongui - a gui for the Meson build system
.SH DESCRIPTION
@@ -11,7 +11,7 @@ an existing build or creating a new build for the given source.
.I source or build directory
.B ]
-If the argument is a directory with Meson project, the
+If the argument is a directory with a Meson project, the
Gui will allow you to configure and generate a build tree
for it.