aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorghislain <ghislain (AT) smartix.llc>2022-08-05 18:14:10 +0000
committerSergio Carlavilla Delgado <carlavilla@FreeBSD.org>2022-08-05 18:14:10 +0000
commitd8adcfc1e302821305853ff467c17215c5638786 (patch)
treec5e6f9f91750928aa8793adc990a4ae989a9e675
parent01829a0839a2fa75b8f811f84e29a424673028bb (diff)
downloaddoc-d8adcfc1e3.tar.gz
doc-d8adcfc1e3.zip
Fix typo in advanced networking chapter
PR: 265457 Reviewed by: pauamma@
-rw-r--r--documentation/content/en/books/handbook/advanced-networking/_index.adoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/content/en/books/handbook/advanced-networking/_index.adoc b/documentation/content/en/books/handbook/advanced-networking/_index.adoc
index 743e6d03a0..f56070a2c6 100644
--- a/documentation/content/en/books/handbook/advanced-networking/_index.adoc
+++ b/documentation/content/en/books/handbook/advanced-networking/_index.adoc
@@ -2972,7 +2972,7 @@ Replace [.filename]#rl0# with the interface to be used and `2001:db8:1f11:246::`
For a dedicated `/64` subnet, nothing else needs to be changed.
Otherwise, change the `prefixlen#` to the correct value.
-=== IPv6 and IPv6 Address Mapping
+=== IPv6 and IPv4 Address Mapping
When IPv6 is enabled on a server, there may be a need to enable IPv4 mapped IPv6 address communication.
This compatibility option allows for IPv4 addresses to be represented as IPv6 addresses.