The branch main has been updated by gbe (doc committer):

URL: 
https://cgit.FreeBSD.org/src/commit/?id=8eadfdd99eee6418f46076b313738bb1b15514d0

commit 8eadfdd99eee6418f46076b313738bb1b15514d0
Author:     Gordon Bergling <[email protected]>
AuthorDate: 2022-09-04 11:03:44 +0000
Commit:     Gordon Bergling <[email protected]>
CommitDate: 2022-09-04 11:03:44 +0000

    ip6.4: Correct a typo in the manual page
    
    - s/the the/the/
    
    MFC after:      3 days
---
 share/man/man4/ip6.4 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/share/man/man4/ip6.4 b/share/man/man4/ip6.4
index 9dd9007866a2..3c6c5969ecb5 100644
--- a/share/man/man4/ip6.4
+++ b/share/man/man4/ip6.4
@@ -229,7 +229,7 @@ Get or set whether a datagram's original destination 
address and port are
 returned as ancillary data along with the payload in subsequent
 .Xr recvmsg 2
 calls.
-The information is stored in the the ancillary data as a
+The information is stored in the ancillary data as a
 .Tn sockaddr_in6
 structure.
 .It Dv IPV6_PORTRANGE Fa "int *"

Reply via email to