* [pdm-devel] [PATCH datacenter-manager] docs: fix incomplete mentions of Proxmox Datacenter Manager
@ 2025-12-04 9:16 Friedrich Weber
2025-12-04 10:27 ` [pdm-devel] applied: " Thomas Lamprecht
0 siblings, 1 reply; 2+ messages in thread
From: Friedrich Weber @ 2025-12-04 9:16 UTC (permalink / raw)
To: pdm-devel
Fix two mentions that omitted the "Manager".
Signed-off-by: Friedrich Weber <f.weber@proxmox.com>
---
Notes:
found with
grep -Ri 'proxmox datacenter [^m]' .
docs/installation.rst | 2 +-
docs/sdn-integration.rst | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/docs/installation.rst b/docs/installation.rst
index dde88a6..e6b8ffb 100644
--- a/docs/installation.rst
+++ b/docs/installation.rst
@@ -75,7 +75,7 @@ You can install the Proxmox default kernel with ZFS support by using:
..
add meta package
-.. caution:: Installing Proxmox Datacenter on top of an existing Debian_
+.. caution:: Installing Proxmox Datacenter Manager on top of an existing Debian_
installation looks easy, but it assumes that the base system and local
storage have been set up correctly. In general this is not trivial, especially
when LVM_ or ZFS_ is used. The network configuration is completely up to you
diff --git a/docs/sdn-integration.rst b/docs/sdn-integration.rst
index 131e622..a107c34 100644
--- a/docs/sdn-integration.rst
+++ b/docs/sdn-integration.rst
@@ -3,8 +3,8 @@
SDN Integration
---------------
-The Proxmox Datacenter allows managing SDN zones and vnets across multiple remotes and provides an
-overview of the current state of SDN entities.
+The Proxmox Datacenter Manager allows managing SDN zones and vnets across multiple remotes and
+provides an overview of the current state of SDN entities.
.. _status_overview:
--
2.47.3
_______________________________________________
pdm-devel mailing list
pdm-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pdm-devel
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-12-04 10:28 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-12-04 9:16 [pdm-devel] [PATCH datacenter-manager] docs: fix incomplete mentions of Proxmox Datacenter Manager Friedrich Weber
2025-12-04 10:27 ` [pdm-devel] applied: " Thomas Lamprecht
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.