summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBeniamino Galvani <bgalvani@redhat.com>2016-02-29 09:13:35 +0100
committerBeniamino Galvani <bgalvani@redhat.com>2016-02-29 13:47:47 +0100
commit1c0fb2f6529a81775979da43b3bb92314fe1cb9c (patch)
tree6e96562eee44769ec7dd3814a23db0fe0c60420b
parent5805683efcf19bba130d0849f0982529c4f93852 (diff)
downloadNetworkManager-1c0fb2f6529a81775979da43b3bb92314fe1cb9c.tar.gz
introspection: fix description for vxlan ageing property
-rw-r--r--introspection/nm-device-vxlan.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/introspection/nm-device-vxlan.xml b/introspection/nm-device-vxlan.xml
index 4dd254a223..97c517fb7e 100644
--- a/introspection/nm-device-vxlan.xml
+++ b/introspection/nm-device-vxlan.xml
@@ -58,8 +58,8 @@
<property name="Ageing" type="u" access="read">
<tp:docstring>
- The interval at which the kernel purges stale cached addresses
- (in kernel jiffies, ie, centiseconds).
+ The interval in seconds at which the kernel purges stale
+ cached addresses.
</tp:docstring>
</property>