From 743fcc569b2d2dbb34dd25c6899e269b6a98d44e Mon Sep 17 00:00:00 2001 From: RichardG867 Date: Sun, 20 Mar 2022 17:48:27 -0300 Subject: [PATCH] Improve wording on network MAC OUI stuff --- hardware/network.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hardware/network.rst b/hardware/network.rst index a218292..b5c408a 100644 --- a/hardware/network.rst +++ b/hardware/network.rst @@ -54,13 +54,13 @@ The following advanced features can be accessed by directly editing the emulated MAC address ^^^^^^^^^^^ -With the exception of **[LPT] Parallel Port Internet Protocol**, every emulated network card stores its MAC address in the ``mac`` directive of its respective configuration file section. Only the suffix (last three octets) of the MAC address can be edited; the prefix (first three octets) will always be the card manufacturer's `Organizationally Unique Identifier `_, such as 00:E0:4C for Realtek. +With the exception of **[LPT] Parallel Port Internet Protocol**, every emulated network card stores its MAC address in the ``mac`` directive of its respective configuration file section. Only the suffix (last three octets) of the MAC address can be edited; the prefix (first three octets) will always be an `Organizationally Unique Identifier `_ belonging to the manufacturer, such as ``00:E0:4C`` for Realtek. .. container:: toggle-always-show .. container:: toggle-header - Example: MAC address 00:E0:4C:35:F4:C2 for the Realtek RTL8029AS + Example: MAC address ``00:E0:4C:35:F4:C2`` for the Realtek RTL8029AS .. code-block:: none