From c2f87eaa1eb51eea1bce1f95fc01c4c0f335128a Mon Sep 17 00:00:00 2001 From: Jonathon Anderson Date: Fri, 23 Jun 2023 00:47:54 -0500 Subject: [PATCH] Unify terminology: "system services" Signed-off-by: Jonathon Anderson --- userdocs/contents/wwctl.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/userdocs/contents/wwctl.rst b/userdocs/contents/wwctl.rst index 5fa8ee48..dad05cb8 100644 --- a/userdocs/contents/wwctl.rst +++ b/userdocs/contents/wwctl.rst @@ -6,7 +6,7 @@ Warewulf's command-line interface is based primarily around the ``wwctl`` command. This command has sub-commands for each major component of Warewulf's functionality. -* ``configure`` configures external services that Warewulf depends on +* ``configure`` configures system services that Warewulf depends on * ``container`` configures containers (node images) * ``kernel`` configures override kernels * ``node`` manages nodes in the cluster