Bug 265457

Summary: Corrections for Section 32.9.5. 'IPv6 and IPv6 Address Mapping'
Product: Documentation Reporter: ghislain <ghislain>
Component: Books & ArticlesAssignee: Sergio Carlavilla Delgado <carlavilla>
Status: Closed FIXED    
Severity: Affects Some People CC: carlavilla, pauamma
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Corrections Section 32.9.5. 'IPv6 and IPv6 Address Mapping' none

Description ghislain 2022-07-26 16:24:54 UTC
Created attachment 235493 [details]
Corrections  Section 32.9.5. 'IPv6 and IPv6 Address Mapping'

Correcting  "32.9.5. 'IPv6' and IPv6 Address Mapping"

to


"Section 32.9.5. 'IPv4' and IPv6 Address Mapping"



Reference : https://docs.freebsd.org/en/books/handbook/advanced-networking


A diff file have been provided above.
Comment 1 Pau Amma 2022-07-26 23:41:35 UTC
(In reply to ghislain from comment #0)

I think it's the opposite: mapping IPv4 addresses to IPv6. So I'd make it "IPv6 and IPv4 Address Mapping". (But good catch. Thanks.)
Comment 2 ghislain 2022-07-28 16:39:01 UTC
(In reply to Pau Amma from comment #1)

My pleasure. Thanks for the passion and rigorous work.
Comment 3 commit-hook freebsd_committer freebsd_triage 2022-08-05 18:15:32 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/doc/commit/?id=d8adcfc1e302821305853ff467c17215c5638786

commit d8adcfc1e302821305853ff467c17215c5638786
Author:     ghislain <ghislain (AT) smartix.llc>
AuthorDate: 2022-08-05 18:14:10 +0000
Commit:     Sergio Carlavilla Delgado <carlavilla@FreeBSD.org>
CommitDate: 2022-08-05 18:14:10 +0000

    Fix typo in advanced networking chapter

    PR:             265457
    Reviewed by:    pauamma@

 documentation/content/en/books/handbook/advanced-networking/_index.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Comment 4 Sergio Carlavilla Delgado freebsd_committer freebsd_triage 2022-08-05 18:16:00 UTC
Fixed. Thanks!