diff options
| author | Sebastien Bacher <seb128@ubuntu.com> | 2021-01-11 18:07:03 +0100 |
|---|---|---|
| committer | Sebastien Bacher <seb128@ubuntu.com> | 2021-01-11 18:15:57 +0100 |
| commit | 2567f558da3eb9911678227d4aeb15162e707d89 (patch) | |
| tree | 13c80b0e091c8ba585b14b966cda998f95f1936d /docs/api/html/nmcli.html | |
| parent | 02d99ffd62ede29cffcb45fcbe33d044b7406d3a (diff) | |
| parent | f54032b30e1ddd84f10a339e0caf493772e049a7 (diff) | |
Merge branch 'debian/master' into ubuntu/master
Diffstat (limited to 'docs/api/html/nmcli.html')
| -rw-r--r-- | docs/api/html/nmcli.html | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/docs/api/html/nmcli.html b/docs/api/html/nmcli.html index 9f808e66..2f79c151 100644 --- a/docs/api/html/nmcli.html +++ b/docs/api/html/nmcli.html @@ -8,7 +8,7 @@ <link rel="up" href="manpages.html" title="Part I. Manual Pages"> <link rel="prev" href="NetworkManager.conf.html" title="NetworkManager.conf"> <link rel="next" href="nmcli-examples.html" title="nmcli-examples"> -<meta name="generator" content="GTK-Doc V1.32 (XML mode)"> +<meta name="generator" content="GTK-Doc V1.33.1 (XML mode)"> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> @@ -1074,13 +1074,13 @@ <tr> <td><p><span class="term"><code class="option">private</code></span></p></td> <td><p>if set to <code class="literal">yes</code>, the connection will only be visible - to the user who created it. Otherwise the connection is system-wide, which is + to the user who created it. Otherwise, the connection is system-wide, which is the default.</p></td> </tr> <tr> <td><p><span class="term"><code class="option">hidden</code></span></p></td> <td><p>set to <code class="literal">yes</code> when connecting for the first time to an - AP not broadcasting its SSID. Otherwise the SSID would not be found and the + AP not broadcasting its SSID. Otherwise, the SSID would not be found and the connection attempt would fail.</p></td> </tr> </tbody> @@ -1207,7 +1207,7 @@ <tr> <td><p><span class="term"><span class="command"><strong>secret</strong></span></span></p></td> <td><p>Register <span class="command"><strong>nmcli</strong></span> as a NetworkManager secret agent and listen for secret - requests. You do usually not need this command, because <span class="command"><strong>nmcli</strong></span> can handle + requests. You usually do not need this command, because <span class="command"><strong>nmcli</strong></span> can handle secrets when connecting to networks. However, you may find the command useful when you use another tool for activating connections and you do not have a secret agent available (like nm-applet).</p></td> @@ -1265,23 +1265,23 @@ </tr> <tr> <td><p><span class="term"><code class="option">connectivity-full</code></span></p></td> -<td><p>Conectivity state when Internet is reachable.</p></td> +<td><p>Connectivity state when Internet is reachable.</p></td> </tr> <tr> <td><p><span class="term"><code class="option">connectivity-limited</code></span></p></td> -<td><p>Conectivity state when only a local network reachable.</p></td> +<td><p>Connectivity state when only a local network reachable.</p></td> </tr> <tr> <td><p><span class="term"><code class="option">connectivity-none</code></span></p></td> -<td><p>Conectivity state when the network is disconnected.</p></td> +<td><p>Connectivity state when the network is disconnected.</p></td> </tr> <tr> <td><p><span class="term"><code class="option">connectivity-portal</code></span></p></td> -<td><p>Conectivity state when a captive portal hijacked the connection.</p></td> +<td><p>Connectivity state when a captive portal hijacked the connection.</p></td> </tr> <tr> <td><p><span class="term"><code class="option">connectivity-unknown</code></span></p></td> -<td><p>Conectivity state when a connectivity check didn't run.</p></td> +<td><p>Connectivity state when a connectivity check didn't run.</p></td> </tr> <tr> <td><p><span class="term"><code class="option">device-activated</code></span></p></td> @@ -1702,6 +1702,6 @@ </div> </div> <div class="footer"> -<hr>Generated by GTK-Doc V1.32</div> +<hr>Generated by GTK-Doc V1.33.1</div> </body> </html> \ No newline at end of file |