projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bc2d73c
)
docs: remove stray newline
author
Dylan Baker
<dylan@pnwbakers.com>
Mon, 30 Sep 2019 18:02:41 +0000
(11:02 -0700)
committer
Dylan Baker
<dylan@pnwbakers.com>
Mon, 30 Sep 2019 18:27:52 +0000
(18:27 +0000)
Reviewed-by: Eric Engestrom <eric.engestrom@intel.com>
docs/meson.html
patch
|
blob
|
history
diff --git
a/docs/meson.html
b/docs/meson.html
index 1522adc22d6e0fcaa90ed5744586f2841c488830..0291f90658b483aea5b837855f299816d66ef066 100644
(file)
--- a/
docs/meson.html
+++ b/
docs/meson.html
@@
-61,8
+61,7
@@
the <em>ninja-build</em> package.
The meson program is used to configure the source directory and generates
either a ninja build file or Visual Studio® build files. The latter must
be enabled via the <code>--backend</code> switch, as ninja is the default
-backend on all
-operating systems.
+backend on all operating systems.
</p>
<p>