From 429393567647935d9123e21fd27a7529d50255eb Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Sun, 1 Jul 2018 20:58:23 +0200 Subject: New upstream version 1.12.0 --- man/NetworkManager.8 | 11 ++++++++--- man/NetworkManager.conf.5 | 8 ++++---- man/NetworkManager.conf.xml | 10 ++++------ man/NetworkManager.xml | 7 +++++++ man/nm-online.1 | 6 +++--- man/nm-openvswitch.7 | 6 +++--- man/nm-settings-ifcfg-rh.5 | 6 +++--- man/nm-settings-ifcfg-rh.xml | 2 +- man/nm-settings-keyfile.5 | 6 +++--- man/nm-settings-keyfile.xml | 2 +- man/nm-settings.5 | 10 +++++----- man/nm-settings.xml | 6 +++--- man/nmcli-examples.7 | 6 +++--- man/nmcli.1 | 6 +++--- man/nmtui.1 | 6 +++--- 15 files changed, 54 insertions(+), 44 deletions(-) (limited to 'man') diff --git a/man/NetworkManager.8 b/man/NetworkManager.8 index 862be9b6..afa2d0d5 100644 --- a/man/NetworkManager.8 +++ b/man/NetworkManager.8 @@ -2,12 +2,12 @@ .\" Title: NetworkManager .\" Author: .\" Generator: DocBook XSL Stylesheets vsnapshot -.\" Date: 06/15/2018 +.\" Date: 06/29/2018 .\" Manual: Network management daemons -.\" Source: NetworkManager 1.11.90 +.\" Source: NetworkManager 1.12.0 .\" Language: English .\" -.TH "NETWORKMANAGER" "8" "" "NetworkManager 1\&.11\&.90" "Network management daemons" +.TH "NETWORKMANAGER" "8" "" "NetworkManager 1\&.12\&.0" "Network management daemons" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- @@ -119,6 +119,11 @@ The network connectivity state has changed (no connectivity, went online, etc)\& .PP The environment contains more information about the interface and the connection\&. The following variables are available for the use in the dispatcher scripts: .PP +\fINM_DISPATCHER_ACTION\fR +.RS 4 +The dispatcher action like "up" or "dhcp4\-change", identical to the first command line argument\&. Since NetworkManager 1\&.12\&.0\&. +.RE +.PP \fICONNECTION_UUID\fR .RS 4 The UUID of the connection profile\&. diff --git a/man/NetworkManager.conf.5 b/man/NetworkManager.conf.5 index 59962d9f..26b31e1b 100644 --- a/man/NetworkManager.conf.5 +++ b/man/NetworkManager.conf.5 @@ -2,12 +2,12 @@ .\" Title: NetworkManager.conf .\" Author: .\" Generator: DocBook XSL Stylesheets vsnapshot -.\" Date: 06/15/2018 +.\" Date: 06/29/2018 .\" Manual: Configuration -.\" Source: NetworkManager 1.11.90 +.\" Source: NetworkManager 1.12.0 .\" Language: English .\" -.TH "NETWORKMANAGER\&.CONF" "5" "" "NetworkManager 1\&.11\&.90" "Configuration" +.TH "NETWORKMANAGER\&.CONF" "5" "" "NetworkManager 1\&.12\&.0" "Configuration" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- @@ -551,7 +551,7 @@ INFO\&. .PP \fIbackend\fR .RS 4 -The logging backend\&. Supported values are "debug", "syslog", "journal"\&. "debug" uses syslog and logs to standard error\&. If NetworkManager is started in debug mode (\-\-debug) this option is ignored and "debug" is always used\&. Otherwise, the default is "syslog"\&. +The logging backend\&. Supported values are "syslog" and "journal"\&. When NetworkManager is started with "\-\-debug" in addition all messages will be printed to stderr\&. If unspecified, the default is "syslog"\&. .RE .PP \fIaudit\fR diff --git a/man/NetworkManager.conf.xml b/man/NetworkManager.conf.xml index e2c6562b..17bc42f3 100644 --- a/man/NetworkManager.conf.xml +++ b/man/NetworkManager.conf.xml @@ -603,12 +603,10 @@ unmanaged-devices=mac:00:22:68:1c:59:b1;mac:00:1E:65:30:D1:C4;interface-name:eth backend The logging backend. Supported values - are "debug", "syslog", - "journal". - "debug" uses syslog and logs to standard error. - If NetworkManager is started in debug mode (--debug) - this option is ignored and "debug" is always used. - Otherwise, the default is "&NM_CONFIG_DEFAULT_LOGGING_BACKEND_TEXT;". + are "syslog" and "journal". + When NetworkManager is started with "--debug" + in addition all messages will be printed to stderr. + If unspecified, the default is "&NM_CONFIG_DEFAULT_LOGGING_BACKEND_TEXT;". diff --git a/man/NetworkManager.xml b/man/NetworkManager.xml index 0ec6b0ae..7b0513bb 100644 --- a/man/NetworkManager.xml +++ b/man/NetworkManager.xml @@ -181,6 +181,13 @@ The environment contains more information about the interface and the connection. The following variables are available for the use in the dispatcher scripts: + + NM_DISPATCHER_ACTION + + The dispatcher action like "up" or "dhcp4-change", identical to the first + command line argument. Since NetworkManager 1.12.0. + + CONNECTION_UUID diff --git a/man/nm-online.1 b/man/nm-online.1 index 48bb8eff..266538fb 100644 --- a/man/nm-online.1 +++ b/man/nm-online.1 @@ -2,12 +2,12 @@ .\" Title: nm-online .\" Author: .\" Generator: DocBook XSL Stylesheets vsnapshot -.\" Date: 06/15/2018 +.\" Date: 06/29/2018 .\" Manual: General Commands Manual -.\" Source: NetworkManager 1.11.90 +.\" Source: NetworkManager 1.12.0 .\" Language: English .\" -.TH "NM\-ONLINE" "1" "" "NetworkManager 1\&.11\&.90" "General Commands Manual" +.TH "NM\-ONLINE" "1" "" "NetworkManager 1\&.12\&.0" "General Commands Manual" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- diff --git a/man/nm-openvswitch.7 b/man/nm-openvswitch.7 index 9711cbf6..c4f35a5e 100644 --- a/man/nm-openvswitch.7 +++ b/man/nm-openvswitch.7 @@ -2,12 +2,12 @@ .\" Title: nm-openvswitch .\" Author: .\" Generator: DocBook XSL Stylesheets vsnapshot -.\" Date: 06/15/2018 +.\" Date: 06/29/2018 .\" Manual: OpenVSwitch support overview -.\" Source: NetworkManager 1.11.90 +.\" Source: NetworkManager 1.12.0 .\" Language: English .\" -.TH "NM\-OPENVSWITCH" "7" "" "NetworkManager 1\&.11\&.90" "OpenVSwitch support overview" +.TH "NM\-OPENVSWITCH" "7" "" "NetworkManager 1\&.12\&.0" "OpenVSwitch support overview" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- diff --git a/man/nm-settings-ifcfg-rh.5 b/man/nm-settings-ifcfg-rh.5 index 4441a889..b2d1fd5c 100644 --- a/man/nm-settings-ifcfg-rh.5 +++ b/man/nm-settings-ifcfg-rh.5 @@ -2,12 +2,12 @@ .\" Title: nm-settings-ifcfg-rh .\" Author: .\" Generator: DocBook XSL Stylesheets vsnapshot -.\" Date: 06/15/2018 +.\" Date: 06/29/2018 .\" Manual: Configuration -.\" Source: NetworkManager 1.11.90 +.\" Source: NetworkManager 1.12.0 .\" Language: English .\" -.TH "NM\-SETTINGS\-IFCFG\-RH" "5" "" "NetworkManager 1\&.11\&.90" "Configuration" +.TH "NM\-SETTINGS\-IFCFG\-RH" "5" "" "NetworkManager 1\&.12\&.0" "Configuration" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- diff --git a/man/nm-settings-ifcfg-rh.xml b/man/nm-settings-ifcfg-rh.xml index 75cc1ebc..32249354 100644 --- a/man/nm-settings-ifcfg-rh.xml +++ b/man/nm-settings-ifcfg-rh.xml @@ -1,6 +1,6 @@ -nm-settings-ifcfg-rhNetworkManager developersnm-settings-ifcfg-rh5NetworkManagerConfiguration1.11.90nm-settings-ifcfg-rhDescription of ifcfg-rh settings pluginDescription +nm-settings-ifcfg-rhNetworkManager developersnm-settings-ifcfg-rh5NetworkManagerConfiguration1.12.0nm-settings-ifcfg-rhDescription of ifcfg-rh settings pluginDescription NetworkManager is based on the concept of connection profiles that contain network configuration (see nm-settings5 for details). The profiles can be stored in various formats. NetworkManager uses plugins for reading and writing diff --git a/man/nm-settings-keyfile.5 b/man/nm-settings-keyfile.5 index 84e4569b..ce842504 100644 --- a/man/nm-settings-keyfile.5 +++ b/man/nm-settings-keyfile.5 @@ -2,12 +2,12 @@ .\" Title: nm-settings-keyfile .\" Author: .\" Generator: DocBook XSL Stylesheets vsnapshot -.\" Date: 06/15/2018 +.\" Date: 06/29/2018 .\" Manual: Configuration -.\" Source: NetworkManager 1.11.90 +.\" Source: NetworkManager 1.12.0 .\" Language: English .\" -.TH "NM\-SETTINGS\-KEYFILE" "5" "" "NetworkManager 1\&.11\&.90" "Configuration" +.TH "NM\-SETTINGS\-KEYFILE" "5" "" "NetworkManager 1\&.12\&.0" "Configuration" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- diff --git a/man/nm-settings-keyfile.xml b/man/nm-settings-keyfile.xml index cd23f956..1912fd5c 100644 --- a/man/nm-settings-keyfile.xml +++ b/man/nm-settings-keyfile.xml @@ -1,6 +1,6 @@ -nm-settings-keyfileNetworkManager developersnm-settings-keyfile5NetworkManagerConfiguration1.11.90nm-settings-keyfileDescription of keyfile settings pluginDescription +nm-settings-keyfileNetworkManager developersnm-settings-keyfile5NetworkManagerConfiguration1.12.0nm-settings-keyfileDescription of keyfile settings pluginDescription NetworkManager is based on the concept of connection profiles that contain network configuration (see nm-settings5 for details). The profiles can be stored in various formats. NetworkManager uses plugins for reading and writing diff --git a/man/nm-settings.5 b/man/nm-settings.5 index ec6a17c4..8c1694f7 100644 --- a/man/nm-settings.5 +++ b/man/nm-settings.5 @@ -2,12 +2,12 @@ .\" Title: nm-settings .\" Author: .\" Generator: DocBook XSL Stylesheets vsnapshot -.\" Date: 06/15/2018 +.\" Date: 06/29/2018 .\" Manual: Configuration -.\" Source: NetworkManager 1.11.90 +.\" Source: NetworkManager 1.12.0 .\" Language: English .\" -.TH "NM\-SETTINGS" "5" "" "NetworkManager 1\&.11\&.90" "Configuration" +.TH "NM\-SETTINGS" "5" "" "NetworkManager 1\&.12\&.0" "Configuration" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- @@ -2680,7 +2680,7 @@ T} .sp 1 .SS "ovs\-interface setting" .PP -OpenVSwitch Interface Settings\&. +Open vSwitch Interface Settings\&. .TS allbox tab(:); lB lB lB lB. @@ -2750,7 +2750,7 @@ string T}:T{ \ \& T}:T{ -Specifies the unicast destination IP address of a remote OpenVSwitch bridge port to connect to\&. +Specifies the unicast destination IP address of a remote Open vSwitch bridge port to connect to\&. T} .TE .sp 1 diff --git a/man/nm-settings.xml b/man/nm-settings.xml index 9ffde4e5..5ea5f39a 100644 --- a/man/nm-settings.xml +++ b/man/nm-settings.xml @@ -1,6 +1,6 @@ -nm-settingsNetworkManager developersnm-settings5NetworkManagerConfiguration1.11.90nm-settingsDescription of settings and properties of NetworkManager connection profilesDescription +nm-settingsNetworkManager developersnm-settings5NetworkManagerConfiguration1.12.0nm-settingsDescription of settings and properties of NetworkManager connection profilesDescription NetworkManager is based on a concept of connection profiles, sometimes referred to as connections only. These connection profiles contain a network configuration. When NetworkManager activates a connection profile on a network device the configuration will @@ -299,13 +299,13 @@ rstp-enablebooleanFALSEEnable or disable RSTP. stp-enablebooleanFALSEEnable or disable STP. - ovs-interface settingOpenVSwitch Interface Settings.Key NameValue TypeDefault ValueValue Description + ovs-interface settingOpen vSwitch Interface Settings.Key NameValue TypeDefault ValueValue Description namestringovs-interfaceThe setting's name, which uniquely identifies the setting within the connection. Each setting type has a name unique to that type, for example "ppp" or "wireless" or "wired". typestringThe interface type. Either "internal", or empty. ovs-patch settingOvsPatch Link Settings.Key NameValue TypeDefault ValueValue Description namestringovs-patchThe setting's name, which uniquely identifies the setting within the connection. Each setting type has a name unique to that type, for example "ppp" or "wireless" or "wired". - peerstringSpecifies the unicast destination IP address of a remote OpenVSwitch bridge port to connect to. + peerstringSpecifies the unicast destination IP address of a remote Open vSwitch bridge port to connect to. ovs-port settingOvsPort Link Settings.Key NameValue TypeDefault ValueValue Description bond-downdelayuint320The time port must be inactive in order to be considered down. diff --git a/man/nmcli-examples.7 b/man/nmcli-examples.7 index ac55d486..32c7d93d 100644 --- a/man/nmcli-examples.7 +++ b/man/nmcli-examples.7 @@ -2,12 +2,12 @@ .\" Title: nmcli-examples .\" Author: .\" Generator: DocBook XSL Stylesheets vsnapshot -.\" Date: 06/15/2018 +.\" Date: 06/29/2018 .\" Manual: Examples -.\" Source: NetworkManager 1.11.90 +.\" Source: NetworkManager 1.12.0 .\" Language: English .\" -.TH "NMCLI\-EXAMPLES" "7" "" "NetworkManager 1\&.11\&.90" "Examples" +.TH "NMCLI\-EXAMPLES" "7" "" "NetworkManager 1\&.12\&.0" "Examples" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- diff --git a/man/nmcli.1 b/man/nmcli.1 index c9652f4d..62cd4783 100644 --- a/man/nmcli.1 +++ b/man/nmcli.1 @@ -2,12 +2,12 @@ .\" Title: nmcli .\" Author: .\" Generator: DocBook XSL Stylesheets vsnapshot -.\" Date: 06/15/2018 +.\" Date: 06/29/2018 .\" Manual: General Commands Manual -.\" Source: NetworkManager 1.11.90 +.\" Source: NetworkManager 1.12.0 .\" Language: English .\" -.TH "NMCLI" "1" "" "NetworkManager 1\&.11\&.90" "General Commands Manual" +.TH "NMCLI" "1" "" "NetworkManager 1\&.12\&.0" "General Commands Manual" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- diff --git a/man/nmtui.1 b/man/nmtui.1 index 5d18377e..031a13a2 100644 --- a/man/nmtui.1 +++ b/man/nmtui.1 @@ -2,12 +2,12 @@ .\" Title: nmtui .\" Author: .\" Generator: DocBook XSL Stylesheets vsnapshot -.\" Date: 06/15/2018 +.\" Date: 06/29/2018 .\" Manual: General Commands Manual -.\" Source: NetworkManager 1.11.90 +.\" Source: NetworkManager 1.12.0 .\" Language: English .\" -.TH "NMTUI" "1" "" "NetworkManager 1\&.11\&.90" "General Commands Manual" +.TH "NMTUI" "1" "" "NetworkManager 1\&.12\&.0" "General Commands Manual" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- -- cgit 1.3.0-6-gf8a5