Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 7 Sep 2022 07:53:42 GMT
From:      Gordon Bergling <gbe@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org
Subject:   git: cafc50d269cf - stable/12 - ip6.4: Correct a typo in the manual page
Message-ID:  <202209070753.2877rg8g080357@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch stable/12 has been updated by gbe (doc committer):

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

commit cafc50d269cff789e0ce91ec7dec09bbb9103d08
Author:     Gordon Bergling <gbe@FreeBSD.org>
AuthorDate: 2022-09-04 11:03:44 +0000
Commit:     Gordon Bergling <gbe@FreeBSD.org>
CommitDate: 2022-09-07 07:53:06 +0000

    ip6.4: Correct a typo in the manual page
    
    - s/the the/the/
    
    (cherry picked from commit 8eadfdd99eee6418f46076b313738bb1b15514d0)
---
 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 7b448e365c3a..e3aaca88d837 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 *"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202209070753.2877rg8g080357>