summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2023-02-24 11:50:30 +0100
committerThomas Haller <thaller@redhat.com>2023-02-24 11:50:40 +0100
commit22c7fd33cc3dbc02702831c571694dc44f99864d (patch)
tree5507cd99fd5c658972ea53dae45674eddb9d093e
parent6dafe780880ecad67780faaa989c8adc63d62d9c (diff)
downloadNetworkManager-22c7fd33cc3dbc02702831c571694dc44f99864d.tar.gz
doc: fix documenting "carrier-wait-timeout" in NetworkManager-wait-online manual
Fixes: df94cb211623 ('man: add NetworkManager-wait-online.service.8 manual')
-rw-r--r--man/NetworkManager-wait-online.service.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/NetworkManager-wait-online.service.xml b/man/NetworkManager-wait-online.service.xml
index 464fe43042..46068ea52f 100644
--- a/man/NetworkManager-wait-online.service.xml
+++ b/man/NetworkManager-wait-online.service.xml
@@ -137,7 +137,7 @@
<listitem>
<para>
With Ethernet devices, NetworkManager waits for the carrier until the value in
- <literal>[device*].carrier-timeout</literal> is reached. This is because some
+ <literal>[device*].carrier-wait-timeout</literal> is reached. This is because some
devices take a long time to detect the carrier. Consequently, booting with cable
unplugged, unnecessarily delays <literal>NetworkManager-wait-online.service</literal>.
</para>