diff --git a/docs/meson.rst b/docs/meson.rst index 1e8a2a414bb..ffcd99ffe6b 100644 --- a/docs/meson.rst +++ b/docs/meson.rst @@ -359,8 +359,8 @@ Options ^^^^^^^ One of the oddities of Meson is that some options are different when -passed to the ``meson`` than to ``meson configure``. These options are -passed as --option=foo to ``meson``, but -Doption=foo to +passed to :program:`meson` than to ``meson configure``. These options are +passed as --option=foo to :program:`meson`, but -Doption=foo to ``meson configure``. Mesa defined options are always passed as -Doption=foo.