diff options
| author | Michael Biebl <biebl@debian.org> | 2026-07-03 19:53:23 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2026-07-03 19:53:23 +0200 |
| commit | aa308069bebf2d5a3200728caa69a76137c03d8b (patch) | |
| tree | c0ba2281e801c4720a0d8a5e5ee943688234f088 /man/nmcli.xml | |
| parent | 0a4b2c29da4ccf259bbcea3298d15abebb94348f (diff) | |
| parent | 537bfce2bda471c92caabd388589230200891509 (diff) | |
Update upstream source from tag 'upstream/1.58_rc1'
Update to upstream version '1.58~rc1' with Debian dir 451489c9234e2b6b7c2f41ca6670287ea3ac3efd
Diffstat (limited to 'man/nmcli.xml')
| -rw-r--r-- | man/nmcli.xml | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/man/nmcli.xml b/man/nmcli.xml index 94f4c64c..3df25a0c 100644 --- a/man/nmcli.xml +++ b/man/nmcli.xml @@ -1734,6 +1734,7 @@ <group choice='req'> <arg choice='plain'>a</arg> <arg choice='plain'>bg</arg> + <arg choice='plain'>6GHz</arg> </group> </arg> <arg><option>channel</option> <replaceable>channel</replaceable></arg> @@ -1867,9 +1868,9 @@ connections with an option of restoring the network configuration to a known good state in case of an error.</para> - <para>If the a list of interface names is specified, the checkpoint is - taken, the checkpoint is takes only on the specified devices. Otherwise - a checkpoint is taken for all devices.</para> + <para>If a list of interface names is specified, the checkpoint is + taken only on the specified devices. Otherwise a checkpoint is taken for + all devices.</para> <para>Currently the timeout defaults to 15 seconds. This may change in a future version.</para> |