settings/ports: Fix references to settings/networks

This commit is contained in:
RichardG867
2023-04-19 11:00:24 -03:00
parent d81fec9cc6
commit e9fbf9bc5d

View File

@@ -33,9 +33,9 @@ Emulated device to connect to the given parallel (LPT) port.
* **PLIP Network:** A `Parallel Line Internet Protocol <https://en.wikipedia.org/wiki/Parallel_Line_Internet_Protocol>`_ cable connected to the :doc:`emulated network <network>`.
* The :ref:`emulated network adapter <settings/network:Network adapter>` must also be set to **[LPT] PLIP**.
* The :ref:`emulated network adapter <settings/network:Adapter>` must also be set to **[LPT] PLIP**.
* PLIP is compatible with the DOS ``plip.com`` packet driver and the Linux ``plip`` driver (only with interrupts enabled). It is not compatible with the Windows *Direct Cable Connection* feature or any other parallel port networking implementations.
* PLIP works best with the **SLiRP** :ref:`network type <settings/network:Network type>` due to its point-to-point nature.
* PLIP works best with the **SLiRP** :ref:`network type <settings/network:Mode>` due to its point-to-point nature.
Serial port 1-4
---------------