From 0feefc9f4545d7fd6e0f21c7988faea6669f09a2 Mon Sep 17 00:00:00 2001 From: "Douglas R. Reno" Date: Wed, 16 Aug 2023 14:18:24 -0500 Subject: [PATCH] pm-utils: minor reword of the warning about using it on systemd. --- general/sysutils/pciutils.xml | 2 +- general/sysutils/pm-utils.xml | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/general/sysutils/pciutils.xml b/general/sysutils/pciutils.xml index 745252e9d3..844ba02e5e 100644 --- a/general/sysutils/pciutils.xml +++ b/general/sysutils/pciutils.xml @@ -256,7 +256,7 @@ systemctl enable update-pciids.timer libpci.so - is library that allows applications to access the PCI + is a library that allows applications to access the PCI subsystem diff --git a/general/sysutils/pm-utils.xml b/general/sysutils/pm-utils.xml index d047f9a46d..d3ea2cb064 100644 --- a/general/sysutils/pm-utils.xml +++ b/general/sysutils/pm-utils.xml @@ -33,13 +33,13 @@ - On a system using Systemd as the init - system, Systemd already provides these - functionalities so this package is likely unneeded and it may - conflict with Systemd. Read the - document for suspend.target and + On a system using systemd as the init + system, systemd already provides this + functionality. As a result, this package is probably not needed, and it + may conflict with systemd. Read the + documentation for suspend.target and hibernate.target in the man page - systemd.special(7) for details. + systemd.special(7) for more details.