In the "virtio-scsi" section: "12:0.0" -> "12.0.0".
Signed-off-by: Roman Bogorodskiy <[email protected]> --- 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
