]> git.proxmox.com Git - pve-docs.git/commitdiff
Consistency: change mainboard to motherboard
authorNoel Ullreich <n.ullreich@proxmox.com>
Mon, 3 Jul 2023 12:04:32 +0000 (14:04 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 17 Nov 2023 09:54:24 +0000 (10:54 +0100)
To be consistent, replaced all instances of mainboard/main board with
motherboard.

Signed-off-by: Noel Ullreich <n.ullreich@proxmox.com>
ha-manager.adoc
pve-system-requirements.adoc
qm-pci-passthrough.adoc
qm.adoc

index 53330a1c9927bf1dadb4684ad99f2cddfab10ca0..52614ee9f57704adf26e27fcd2e8dc74691f8764 100644 (file)
@@ -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
index bb474acbefa5b94490d45eed608bf2cb850b1561..bc3689d252ffa7014d8fc3f6b58fe80472663f21 100644 (file)
@@ -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
 
index 1f6872105b416f7edda1560a1c3fe8a913eff68a..72e7fe9b7a9fbd33237bce49f1c66bd5b2998913 100644 (file)
@@ -31,7 +31,7 @@ https://pve.proxmox.com/wiki/PCI_Passthrough[PCI Passthrough Examples].
 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 1e0ea2bdb9306897f07178f9d18451515a913454..62a3354fe911e86bcb7797c90ef0e8ba5b33db4a 100644 (file)
--- 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