man: convert old compile option to meson option

This commit is contained in:
Yu Watanabe 2018-07-09 13:41:10 +09:00 committed by Zbigniew Jędrzejewski-Szmek
parent e672513a3c
commit 0fad72faee
1 changed files with 2 additions and 2 deletions

View File

@ -1051,7 +1051,7 @@
hybrid or full legacy cgroup hierarchy.</para>
<para>If this option is not specified, the default behaviour is determined
during compilation (the <option>--with-default-hierarchy=</option>
during compilation (the <option>-Ddefault-hierarchy=</option> meson
option). If the kernel does not support unified cgroup hierarchy, the legacy
hierarchy will be used even if this option is specified.</para>
</listitem>
@ -1070,7 +1070,7 @@
the use of "hybrid" hierarchy.</para>
<para>If this option is not specified, the default behaviour is determined
during compilation (the <option>--with-default-hierarchy=</option>
during compilation (the <option>-Ddefault-hierarchy=</option> meson
option). If the kernel does not support unified cgroup hierarchy, the legacy
hierarchy will be used even if this option is specified.</para>
</listitem>