]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
docs: storage: fix the "since" tag
authorRoman Bogorodskiy <bogorodskiy@gmail.com>
Tue, 12 Aug 2025 18:35:42 +0000 (20:35 +0200)
committerRoman Bogorodskiy <bogorodskiy@gmail.com>
Wed, 13 Aug 2025 13:41:05 +0000 (15:41 +0200)
Trivial :since: tag fix in the ZFS section.

Signed-off-by: Roman Bogorodskiy <bogorodskiy@gmail.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
docs/storage.rst

index 344d3a32f8743f93e004919c54106af411031c33..b77e7ef144f1d33ccf4e20e8f4f90f1295b00203 100644 (file)
@@ -719,7 +719,7 @@ FreeBSD, and :since:`since 1.3.2` experimental support for `ZFS on
 Linux <https://zfsonlinux.org/>`__ version 0.6.4 or newer is available.
 
 A pool could either be created manually using the ``zpool create`` command and
-its name specified in the source section or :since:` since 1.2.9` source devices
+its name specified in the source section or :since:`since 1.2.9` source devices
 could be specified to create a pool using libvirt.
 
 Please refer to the ZFS documentation for details on a pool creation.