diff options
| author | Michael Biebl <biebl@debian.org> | 2018-10-20 01:31:18 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2018-10-20 01:31:18 +0200 |
| commit | b4885f208ba690090952c0ae0452dd5bc2ba0601 (patch) | |
| tree | 5c8af02da4543f7132b9bad45711a3a65e620d0d /man/nm-settings.5 | |
| parent | 142485af41b7cf7b0060cc682a56d3ff38cabbb6 (diff) | |
| parent | 6518e361171f64bcaaa4bf868139362ed95cc2e0 (diff) | |
Update upstream source from tag 'upstream/1.14.2'
Update to upstream version '1.14.2' with Debian dir c118292f450ace1133a5dba2777cbeb54977dbe8
Diffstat (limited to 'man/nm-settings.5')
| -rw-r--r-- | man/nm-settings.5 | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/man/nm-settings.5 b/man/nm-settings.5 index 20ef453f..769f1b54 100644 --- a/man/nm-settings.5 +++ b/man/nm-settings.5 @@ -2,12 +2,12 @@ .\" Title: nm-settings .\" Author: .\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/> -.\" Date: 09/14/2018 +.\" Date: 10/19/2018 .\" Manual: Configuration -.\" Source: NetworkManager 1.14.0 +.\" Source: NetworkManager 1.14.2 .\" Language: English .\" -.TH "NM\-SETTINGS" "5" "" "NetworkManager 1\&.14\&.0" "Configuration" +.TH "NM\-SETTINGS" "5" "" "NetworkManager 1\&.14\&.2" "Configuration" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- @@ -1289,7 +1289,7 @@ priority\-bandwidth T}:T{ array of uint32 T}:T{ -[0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L] +[0, 0, 0, 0, 0, 0, 0, 0] T}:T{ An array of 8 uint values, where the array index corresponds to the User Priority (0 \- 7) and the value indicates the percentage of bandwidth of the priority\*(Aqs assigned group that the priority may use\&. The sum of all percentages for priorities which belong to the same group must total 100 percents\&. T} @@ -1316,7 +1316,7 @@ priority\-group\-bandwidth T}:T{ array of uint32 T}:T{ -[0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L] +[0, 0, 0, 0, 0, 0, 0, 0] T}:T{ An array of 8 uint values, where the array index corresponds to the Priority Group ID (0 \- 7) and the value indicates the percentage of link bandwidth allocated to that group\&. Allowed values are 0 \- 100, and the sum of all values must total 100 percents\&. T} @@ -1334,7 +1334,7 @@ priority\-group\-id T}:T{ array of uint32 T}:T{ -[0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L] +[0, 0, 0, 0, 0, 0, 0, 0] T}:T{ An array of 8 uint values, where the array index corresponds to the User Priority (0 \- 7) and the value indicates the Priority Group ID\&. Allowed Priority Group ID values are 0 \- 7 or 15 for the unrestricted group\&. T} @@ -1352,7 +1352,7 @@ priority\-traffic\-class T}:T{ array of uint32 T}:T{ -[0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L] +[0, 0, 0, 0, 0, 0, 0, 0] T}:T{ An array of 8 uint values, where the array index corresponds to the User Priority (0 \- 7) and the value indicates the traffic class (0 \- 7) to which the priority is mapped\&. T} @@ -4205,7 +4205,7 @@ boolean T}:T{ FALSE T}:T{ -If TRUE, indicates this network is a non\-broadcasting network that hides its SSID\&. In this case various workarounds may take place, such as probe\-scanning the SSID for more reliable network discovery\&. However, these workarounds expose inherent insecurities with hidden SSID networks, and thus hidden SSID networks should be used with caution\&. Note that marking the network as hidden may be a privacy issue for you, as the explicit probe\-scans may be distinctly recognizable on the air\&. +If TRUE, indicates that the network is a non\-broadcasting network that hides its SSID\&. This works both in infrastructure and AP mode\&. In infrastructure mode, various workarounds are used for a more reliable discovery of hidden networks, such as probe\-scanning the SSID\&. However, these workarounds expose inherent insecurities with hidden SSID networks, and thus hidden SSID networks should be used with caution\&. In AP mode, the created network does not broadcast its SSID\&. Note that marking the network as hidden may be a privacy issue for you (in infrastructure mode) or client stations (in AP mode), as the explicit probe\-scans are distinctly recognizable on the air\&. T} T{ mac\-address |