man: update default carrier-wait-timeout in NetworkManager.conf

The default value was updated to 6 seconds in
156344b8be.
This commit is contained in:
Fernando Fernandez Mancera 2023-08-30 17:19:47 +02:00
parent 3162507d6c
commit 4b78778e8b

View file

@ -1203,7 +1203,7 @@ managed=1
<listitem> <listitem>
<para> <para>
Specify the timeout for waiting for carrier in milliseconds. Specify the timeout for waiting for carrier in milliseconds.
The default is 5000 milliseconds. The default is 6000 milliseconds.
This setting exists because certain drivers/hardware can take This setting exists because certain drivers/hardware can take
a long time to detect whether the cable is plugged in. a long time to detect whether the cable is plugged in.
</para> </para>