mirror of
https://github.com/systemd/systemd.git
synced 2024-12-22 17:35:35 +03:00
man: convert old compile option to meson option
This commit is contained in:
parent
e672513a3c
commit
0fad72faee
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user