From 176c3cc30a18606a19e4159c6d6216ed9932031b Mon Sep 17 00:00:00 2001 From: Beniamino Galvani Date: Mon, 4 Sep 2017 21:15:44 +0200 Subject: [PATCH] man: fix evaluation of unsupported ifcfg-rh settings The 'contains' function has no notion of separators, so 'vlan' can match 'macvlan' in the unspported list. Add separator to avoid matching substrings. --- 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 b1ea0a069..aef30fd10 100644 --- a/man/nm-settings-ifcfg-rh.xsl +++ b/man/nm-settings-ifcfg-rh.xsl @@ -328,7 +328,7 @@ DEVICETYPE=TeamPort - + <xsl:value-of select="@name"/> setting