Fix some remaining warnings

This commit is contained in:
RichardG867
2024-03-20 20:40:17 -03:00
parent 3d74b58420
commit 36012f4306
2 changed files with 2 additions and 2 deletions

View File

@@ -327,7 +327,7 @@ Linux can natively mount raw disk images (floppy or hard disk) of most types (``
All following commands must be run as root:
.. code-block::
.. code-block:: sh
losetup -fP /path/to/86box/hdd
losetup # to verify which loopback device was set up.

View File

@@ -55,7 +55,7 @@ The *New...* button opens a new window allowing you to create an existing hard d
|3:1 |Quaternary|Slave |
+-----+----------+------+
* On SCSI disks, the first number corresponds to the :ref:`SCSI controller <settings/storage:SCSI Controllers>` (starting at 0 instead of 1), and the second number is the SCSI ID within that controller:
* On SCSI disks, the first number corresponds to the :ref:`SCSI controller <settings/storage:SCSI>` (starting at 0 instead of 1), and the second number is the SCSI ID within that controller:
+-----+------------+-------+
|Value|Controller |SCSI ID|