From: Roman Bogorodskiy Date: Tue, 12 Aug 2025 18:35:42 +0000 (+0200) Subject: docs: storage: fix the "since" tag X-Git-Tag: v11.7.0-rc1~32 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e4588ddac77ec481ea482c4c77a30aa4125aaeb0;p=thirdparty%2Flibvirt.git docs: storage: fix the "since" tag Trivial :since: tag fix in the ZFS section. Signed-off-by: Roman Bogorodskiy Reviewed-by: Ján Tomko --- diff --git a/docs/storage.rst b/docs/storage.rst index 344d3a32f8..b77e7ef144 100644 --- a/docs/storage.rst +++ b/docs/storage.rst @@ -719,7 +719,7 @@ FreeBSD, and :since:`since 1.3.2` experimental support for `ZFS on Linux `__ 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.