From 36012f4306c0b5780ff791c58004787610d7eef9 Mon Sep 17 00:00:00 2001 From: RichardG867 Date: Wed, 20 Mar 2024 20:40:17 -0300 Subject: [PATCH] Fix some remaining warnings --- hardware/diskimages.rst | 2 +- settings/hdd.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/hardware/diskimages.rst b/hardware/diskimages.rst index 9deec07..9c6bbdc 100644 --- a/hardware/diskimages.rst +++ b/hardware/diskimages.rst @@ -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. diff --git a/settings/hdd.rst b/settings/hdd.rst index e0ad4c5..c5e5cc5 100644 --- a/settings/hdd.rst +++ b/settings/hdd.rst @@ -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 ` (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 ` (starting at 0 instead of 1), and the second number is the SCSI ID within that controller: +-----+------------+-------+ |Value|Controller |SCSI ID|