[pve-devel] [PATCH pve-docs v2 2/4] Consistency: change mainboard to motherboard

Noel Ullreich n.ullreich at proxmox.com
Mon Jul 3 14:04:32 CEST 2023


To be consistent, replaced all instances of mainboard/main board with
motherboard.

Signed-off-by: Noel Ullreich <n.ullreich at proxmox.com>
---
 ha-manager.adoc              | 2 +-
 pve-system-requirements.adoc | 2 +-
 qm-pci-passthrough.adoc      | 2 +-
 qm.adoc                      | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/ha-manager.adoc b/ha-manager.adoc
index 3724ab3..8773552 100644
--- a/ha-manager.adoc
+++ b/ha-manager.adoc
@@ -63,7 +63,7 @@ usually at higher price.
 
 * Eliminate single point of failure (redundant components)
 ** use an uninterruptible power supply (UPS)
-** use redundant power supplies on the main boards
+** use redundant power supplies in your servers
 ** use ECC-RAM
 ** use redundant network hardware
 ** use RAID for local storage
diff --git a/pve-system-requirements.adoc b/pve-system-requirements.adoc
index bb474ac..bc3689d 100644
--- a/pve-system-requirements.adoc
+++ b/pve-system-requirements.adoc
@@ -20,7 +20,7 @@ used in production.
 
 * CPU: 64bit (Intel EMT64 or AMD64)
 
-* Intel VT/AMD-V capable CPU/Mainboard for KVM full virtualization support
+* Intel VT/AMD-V capable CPU/motherboard for KVM full virtualization support
 
 * RAM: 1 GB RAM, plus additional RAM needed for guests
 
diff --git a/qm-pci-passthrough.adoc b/qm-pci-passthrough.adoc
index b90a0b9..4daa5b3 100644
--- a/qm-pci-passthrough.adoc
+++ b/qm-pci-passthrough.adoc
@@ -23,7 +23,7 @@ some requirements to check and preparations to be done to make it work.
 Hardware
 ^^^^^^^^
 Your hardware needs to support `IOMMU` (*I*/*O* **M**emory **M**anagement
-**U**nit) interrupt remapping, this includes the CPU and the mainboard.
+**U**nit) interrupt remapping, this includes the CPU and the motherboard.
 
 Generally, Intel systems with VT-d, and AMD systems with AMD-Vi support this.
 But it is not guaranteed that everything will work out of the box, due
diff --git a/qm.adoc b/qm.adoc
index ca1dfa2..83f6c53 100644
--- a/qm.adoc
+++ b/qm.adoc
@@ -60,7 +60,7 @@ and PCI devices.
 Emulated devices and paravirtualized devices
 --------------------------------------------
 
-The PC hardware emulated by QEMU includes a mainboard, network controllers,
+The PC hardware emulated by QEMU includes a motherboard, network controllers,
 SCSI, IDE and SATA controllers, serial ports (the complete list can be seen in
 the `kvm(1)` man page) all of them emulated in software. All these devices
 are the exact software equivalent of existing hardware devices, and if the OS
-- 
2.39.2






More information about the pve-devel mailing list