diff options
| author | Michael Biebl <biebl@debian.org> | 2024-02-13 22:24:20 +0100 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2024-02-13 22:24:20 +0100 |
| commit | 4e0c152343821d62f79db8f047395cabc3005b8e (patch) | |
| tree | 31f8fbf3be8013dc34844ac720eb71dabbf04075 /docs/api/dbus-org.freedesktop.NetworkManager.Settings.xml | |
| parent | 0260b90a50f9c49eb216249afea08ba3f3b8981f (diff) | |
| parent | 6681f77b757bbc42ce5c8868ee9142b7ebc8c059 (diff) | |
Update upstream source from tag 'upstream/1.45.91'
Update to upstream version '1.45.91' with Debian dir bebf00e416cd984203cf3c98296e0b1f3016c889
Diffstat (limited to 'docs/api/dbus-org.freedesktop.NetworkManager.Settings.xml')
| -rw-r--r-- | docs/api/dbus-org.freedesktop.NetworkManager.Settings.xml | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/docs/api/dbus-org.freedesktop.NetworkManager.Settings.xml b/docs/api/dbus-org.freedesktop.NetworkManager.Settings.xml index 74ad0259..918bbc53 100644 --- a/docs/api/dbus-org.freedesktop.NetworkManager.Settings.xml +++ b/docs/api/dbus-org.freedesktop.NetworkManager.Settings.xml @@ -176,18 +176,18 @@ logically or-ed together: </para><para> <variablelist> <varlistentry> -<term><literal>0x1 (to-disk)</literal>:</term> -<listitem><para>The connection is persisted to disk.</para></listitem> + <term><literal>0x1 (to-disk)</literal>:</term> + <listitem><para>The connection is persisted to disk.</para></listitem> </varlistentry> <varlistentry> -<term><literal>0x2 (in-memory)</literal>:</term> -<listitem><para>The change is only made in memory (without touching an eventual -profile on disk). If neither 0x1 nor 0x2 is set, the change is made in memory -only, if the connection is already in memory only.</para></listitem> + <term><literal>0x2 (in-memory)</literal>:</term> + <listitem><para>The change is only made in memory (without touching an eventual + profile on disk). If neither 0x1 nor 0x2 is set, the change is made in memory + only, if the connection is already in memory only.</para></listitem> </varlistentry> <varlistentry> -<term><literal>0x20 (block-autoconnect)</literal>:</term> -<listitem><para>Blocks auto-connect on the new profile</para></listitem> + <term><literal>0x20 (block-autoconnect)</literal>:</term> + <listitem><para>Blocks auto-connect on the new profile</para></listitem> </varlistentry> </variablelist> </para><para> @@ -195,10 +195,10 @@ The <constant>args</constant> argument accepts the following keys: </para><para> <variablelist> <varlistentry> -<term><literal>plugin</literal>:</term> -<listitem><para>The settings plugin the newly added connection will -use, such as "keyfile" or "ifcfg-rh".</para> -<para role="since">Since 1.38</para></listitem> + <term><literal>plugin</literal>:</term> + <listitem><para>The settings plugin the newly added connection will + use, such as "keyfile" or "ifcfg-rh".</para> + <para role="since">Since 1.38</para></listitem> </varlistentry> </variablelist> </para><para> |