diff options
Diffstat (limited to 'share/man/man4/virtio_scsi.4')
-rw-r--r-- | share/man/man4/virtio_scsi.4 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/share/man/man4/virtio_scsi.4 b/share/man/man4/virtio_scsi.4 index f65f8b7b3f59b..3828eef7eec8b 100644 --- a/share/man/man4/virtio_scsi.4 +++ b/share/man/man4/virtio_scsi.4 @@ -57,8 +57,9 @@ prompt before booting the kernel or stored in .It Va hw.vtscsi.bus_reset_disable In the initial QEMU release with VirtIO SCSI support, in-flight operations were not aborted when stopping the device, rendering -bus reset ineffective. This tunable disables attempts to issue -reset bus commands. The default value is 1. +bus reset ineffective. +This tunable disables attempts to issue reset bus commands. +The default value is 1. .El .Sh DEBUGGING To enable debugging prints from the |