summaryrefslogtreecommitdiff
path: root/introspection/org.freedesktop.NetworkManager.xml
diff options
context:
space:
mode:
Diffstat (limited to 'introspection/org.freedesktop.NetworkManager.xml')
-rw-r--r--introspection/org.freedesktop.NetworkManager.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/introspection/org.freedesktop.NetworkManager.xml b/introspection/org.freedesktop.NetworkManager.xml
index 9b5ceb04d7..b0ac658b2d 100644
--- a/introspection/org.freedesktop.NetworkManager.xml
+++ b/introspection/org.freedesktop.NetworkManager.xml
@@ -2,7 +2,7 @@
<node name="/org/freedesktop/NetworkManager">
<!--
org.freedesktop.NetworkManager:
- @short_description: Connection Manager
+ @short_description: Connection Manager.
-->
<interface name="org.freedesktop.NetworkManager">
@@ -10,7 +10,7 @@
<!--
Reload:
- @flags: optional flags to specify which parts shall be reloaded.
+ @flags: Optional flags to specify which parts shall be reloaded.
Reload NetworkManager's configuration and perform certain updates, like flushing a cache or
rewriting external state to disk. This is similar to sending SIGHUP to NetworkManager but it
@@ -119,7 +119,7 @@
@options: Further options for the method call.
@path: Object path of the new connection that was just added.
@active_connection: The path of the active connection object representing this active connection.
- @result: a dictionary of additional output arguments for future extension. Currently, not additional output arguments are supported.
+ @result: A dictionary of additional output arguments for future extension. Currently, not additional output arguments are supported.
Adds a new connection using the given details (if any) as a template
(automatically filling in missing settings with the capabilities of the
@@ -287,7 +287,7 @@
<!--
CheckpointAdjustRollbackTimeout:
@checkpoint: The checkpoint to be rolled back.
- @add_timeout: number of seconds from <emphasis>now</emphasis> in which the timeout will expire. Set to 0 to disable the timeout.
+ @add_timeout: Number of seconds from <emphasis>now</emphasis> in which the timeout will expire. Set to 0 to disable the timeout.
@since: 1.12
Reset the timeout for rollback for the checkpoint.