summaryrefslogtreecommitdiffstats
path: root/upstream/mageia-cauldron/man5/systemd.network.5
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-17 10:52:03 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-17 10:52:03 +0000
commit932e4432596447eb9331cc2a2bb74a26a35b4efc (patch)
tree95161711ea07fd64f0c82d6e7943024c033dd5a8 /upstream/mageia-cauldron/man5/systemd.network.5
parentAdding debian version 4.22.0-1. (diff)
downloadmanpages-l10n-932e4432596447eb9331cc2a2bb74a26a35b4efc.tar.xz
manpages-l10n-932e4432596447eb9331cc2a2bb74a26a35b4efc.zip
Merging upstream version 4.23.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'upstream/mageia-cauldron/man5/systemd.network.5')
-rw-r--r--upstream/mageia-cauldron/man5/systemd.network.514
1 files changed, 6 insertions, 8 deletions
diff --git a/upstream/mageia-cauldron/man5/systemd.network.5 b/upstream/mageia-cauldron/man5/systemd.network.5
index 934e7503..3a1b53f8 100644
--- a/upstream/mageia-cauldron/man5/systemd.network.5
+++ b/upstream/mageia-cauldron/man5/systemd.network.5
@@ -688,9 +688,7 @@ Added in version 215\&.
.PP
\fILinkLocalAddressing=\fR
.RS 4
-Enables link\-local address autoconfiguration\&. Accepts
-\fByes\fR,
-\fBno\fR,
+Enables link\-local address autoconfiguration\&. Accepts a boolean,
\fBipv4\fR, and
\fBipv6\fR\&. An IPv6 link\-local address is configured when
\fByes\fR
@@ -1067,7 +1065,7 @@ Note\&. Any positive boolean values such as
"yes"
or
"true"
-are now deprecated\&. Please use one of the values in the above\&.
+are now deprecated\&. Please use one of the values above\&.
.sp
Added in version 219\&.
.RE
@@ -3415,7 +3413,7 @@ ServerAddress=192\&.168\&.0\&.1/24
.RE
.\}
.sp
-are equivalent to the following\&.
+are equivalent to the following:
.sp
.if n \{\
.RS 4
@@ -3718,7 +3716,7 @@ Added in version 235\&.
.PP
\fIRetransmitSec=\fR
.RS 4
-Takes a timespan\&. Configures the retransmit time, used by clients to retransmit Neighbor Solicitation messages on address resolution and the Neighbor Unreachability Detection algorithm\&. An integer the default unit of seconds, in the range 0\&...4294967295 msec\&. Defaults to 0\&.
+Takes a timespan\&. Configures the retransmit time, used by clients to retransmit Neighbor Solicitation messages on address resolution and the Neighbor Unreachability Detection algorithm\&. An integer, the default unit is seconds, in the range 0\&...4294967295 msec\&. Defaults to 0\&.
.sp
Added in version 255\&.
.RE
@@ -3818,7 +3816,7 @@ Added in version 235\&.
.PP
\fIHomeAgent=\fR
.RS 4
-Takes a boolean\&. Specifies that IPv6 router advertisements which indicates to hosts that the router acts as a Home Agent and includes a Home Agent Option\&. Defaults to false\&. See
+Takes a boolean\&. Specifies that IPv6 router advertisements which indicate to hosts that the router acts as a Home Agent and includes a Home Agent option\&. Defaults to false\&. See
\m[blue]\fBRFC 6275\fR\m[]\&\s-2\u[10]\d\s+2
for further details\&.
.sp
@@ -3827,7 +3825,7 @@ Added in version 255\&.
.PP
\fIHomeAgentLifetimeSec=\fR
.RS 4
-Takes a timespan\&. Specifies the lifetime of the Home Agent\&. An integer the default unit of seconds, in the range 1\&...65535\&. Defaults to the value set to
+Takes a timespan\&. Specifies the lifetime of the Home Agent\&. An integer, the default unit is seconds, in the range 1\&...65535\&. Defaults to the value set to
\fIRouterLifetimeSec=\fR\&.
.sp
Added in version 255\&.