git: cafc50d269cf - stable/12 - ip6.4: Correct a typo in the manual page
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 07 Sep 2022 07:53:42 UTC
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 *"