diff options
| author | Michael Biebl <biebl@debian.org> | 2022-08-26 20:37:52 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2022-08-26 20:37:52 +0200 |
| commit | 31b0de3e5396f971e1476a155031a2c6d30af711 (patch) | |
| tree | b248ac35833f8356ece0e5719521d97c1cb03925 /man/NetworkManager.conf.5 | |
| parent | 6ba52b312b7e2bd5744d3edacbe4149212242c74 (diff) | |
| parent | ab0efddcdb48d800e2f938da54cfe3074640792e (diff) | |
Update upstream source from tag 'upstream/1.40.0'
Update to upstream version '1.40.0' with Debian dir a59a8bafb9190ecb810335bfdaa82270e423df1d
Diffstat (limited to 'man/NetworkManager.conf.5')
| -rw-r--r-- | man/NetworkManager.conf.5 | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/man/NetworkManager.conf.5 b/man/NetworkManager.conf.5 index c64c01a1..2adc374a 100644 --- a/man/NetworkManager.conf.5 +++ b/man/NetworkManager.conf.5 @@ -2,12 +2,12 @@ .\" Title: NetworkManager.conf .\" Author: .\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/> -.\" Date: 08/15/2022 +.\" Date: 08/26/2022 .\" Manual: Configuration -.\" Source: NetworkManager 1.39.90 +.\" Source: NetworkManager 1.40.0 .\" Language: English .\" -.TH "NETWORKMANAGER\&.CONF" "5" "" "NetworkManager 1\&.39\&.90" "Configuration" +.TH "NETWORKMANAGER\&.CONF" "5" "" "NetworkManager 1\&.40\&.0" "Configuration" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- @@ -810,8 +810,9 @@ If unspecified, the ultimate default values depends on the DNS plugin\&. With sy .PP \fIconnection\&.mptcp\-flags\fR .RS 4 -If unspecified, the fallback is either 0 ("disabled") or 0x22 ("enabled\-on\-global\-iface,subflow"), depending on -/proc/sys/net/mptcp/enabled\&. +If unspecified, the fallback is 0x22 ("enabled,subflow")\&. Note that if sysctl +/proc/sys/net/mptcp/enabled +is disabled, NetworkManager will still not configure endpoints\&. .RE .PP \fIconnection\&.dns\-over\-tls\fR |