aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--man/meson.18
1 files changed, 4 insertions, 4 deletions
diff --git a/man/meson.1 b/man/meson.1
index 5b0dc30..6abc533 100644
--- a/man/meson.1
+++ b/man/meson.1
@@ -20,9 +20,9 @@ configure your build:
.B meson setup [
.I options
.B ] [
-.I source directory
-.B ] [
.I build directory
+.B ] [
+.I source directory
.B ]
Note that the build directory must be different from the source
@@ -48,9 +48,9 @@ like this:
.B meson [
.I options
.B ] [
-.I source directory
-.B ] [
.I build directory
+.B ] [
+.I source directory
.B ]
.SS "options:"