man: fix sentence in nmcli manual page

A not very clear sentence in the description of the `nmcli device checkpoint` command has been changed.
This commit is contained in:
Federico Ton 2026-01-28 19:07:09 +01:00
parent f70b37357a
commit 40f19ad674

View file

@ -1852,9 +1852,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>