From 2a02896e2a46b223525f6101355b580f94be40bd Mon Sep 17 00:00:00 2001 From: bluikko <14869000+bluikko@users.noreply.github.com> Date: Thu, 26 May 2022 14:43:24 +0700 Subject: [PATCH] nm-settings-ifcfg-rh: fix typo Fix one occurrence of "ifcfg-rh" being incorrectly typed as "fcfg-rh" with a missing letter "i". https://github.com/NetworkManager/NetworkManager/pull/364 --- man/nm-settings-ifcfg-rh.xsl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/nm-settings-ifcfg-rh.xsl b/man/nm-settings-ifcfg-rh.xsl index e11edab237..2aa4448944 100644 --- a/man/nm-settings-ifcfg-rh.xsl +++ b/man/nm-settings-ifcfg-rh.xsl @@ -291,7 +291,7 @@ DEVICETYPE=TeamPort Each secret property in a NetworkManager setting has an associated flags property that describes how to handle that secret. - In the fcfg-rh plugin variables for secret flags have a + In the ifcfg-rh plugin variables for secret flags have a _FLAGS suffix. The variables contain one or more of the following values (space separated). Missing (or empty) *_FLAGS variable means that the password is owned by NetworkManager.