summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLubomir Rintel <lkundrak@v3.sk>2022-09-07 10:29:27 +0200
committerLubomir Rintel <lkundrak@v3.sk>2022-09-07 10:55:31 +0200
commit0f0c4e384db39700d91195ceea5701c1c95abfe1 (patch)
tree0fcca48aa143aed223fb32f0e39c9ff18c0ebbb6
parentbc09568eb14062d48e7e055e3c4f8ba958def7bb (diff)
man/nm-settings-nmcli: include deprecation description, if present
-rw-r--r--man/nm-settings-nmcli.xsl6
1 files changed, 6 insertions, 0 deletions
diff --git a/man/nm-settings-nmcli.xsl b/man/nm-settings-nmcli.xsl
index 5a6b8ba181..d7b770d681 100644
--- a/man/nm-settings-nmcli.xsl
+++ b/man/nm-settings-nmcli.xsl
@@ -163,6 +163,12 @@
</para>
</xsl:otherwise>
</xsl:choose>
+ <xsl:if test="deprecated">
+ <para>
+ This property is deprecated since version <xsl:value-of select="deprecated/@since"/>.
+ <xsl:value-of select="deprecated"/>
+ </para>
+ </xsl:if>
<xsl:if test="@type">
<para>
Format: <xsl:value-of select="@type"/>