mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 00:14:32 +09:00
man/repart: fix the required btrfs-progs version
Follow-up for 12c29e5b3a.
Prompted by #38355.
This commit is contained in:
committed by
Luca Boccassi
parent
f37c473fc5
commit
e9eaa66ed8
@@ -623,7 +623,7 @@
|
||||
<citerefentry project="url"><refentrytitle url="https://btrfs.readthedocs.io/en/latest/btrfs.html">btrfs</refentrytitle><manvolnum>8</manvolnum></citerefentry>.</para>
|
||||
|
||||
<para>Note that this option is only supported in combination with <option>--offline=yes</option>
|
||||
since <filename>btrfs-progs</filename> 6.11 or newer.</para>
|
||||
since <filename>btrfs-progs</filename> 6.12 or newer.</para>
|
||||
|
||||
<xi:include href="version-info.xml" xpointer="v255"/></listitem>
|
||||
</varlistentry>
|
||||
@@ -640,7 +640,7 @@
|
||||
</para>
|
||||
|
||||
<para>Note that this option is only supported in combination with <option>--offline=yes</option>
|
||||
since <filename>btrfs-progs</filename> 6.11 or newer.</para>
|
||||
since <filename>btrfs-progs</filename> 6.12 or newer.</para>
|
||||
|
||||
<xi:include href="version-info.xml" xpointer="v256"/></listitem>
|
||||
</varlistentry>
|
||||
|
||||
Reference in New Issue
Block a user