[PATCH 2/3] docs: bhyve: fix typo in version number

Roman Bogorodskiy posted 3 patches 2 weeks, 1 day ago
[PATCH 2/3] docs: bhyve: fix typo in version number
Posted by Roman Bogorodskiy 2 weeks, 1 day ago
In the "virtio-scsi" section: "12:0.0" -> "12.0.0".

Signed-off-by: Roman Bogorodskiy <bogorodskiy@gmail.com>
---
 docs/drvbhyve.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/drvbhyve.rst b/docs/drvbhyve.rst
index 3924a947c5..769e8da07b 100644
--- a/docs/drvbhyve.rst
+++ b/docs/drvbhyve.rst
@@ -720,7 +720,7 @@ any configuration on the host.
 
 virtio-scsi
 ~~~~~~~~~~~
-:since:`Since 12:0.0`, it is possible to use ``virtio-scsi`` devices.
+:since:`Since 12.0.0`, it is possible to use ``virtio-scsi`` devices.
 It uses CAM Target layer (CTL) as a source.
 
 Example:
-- 
2.52.0