summaryrefslogtreecommitdiff
path: root/src/lib/libc/net/inet6_rth_space.3
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/libc/net/inet6_rth_space.3')
-rw-r--r--src/lib/libc/net/inet6_rth_space.36
1 files changed, 3 insertions, 3 deletions
diff --git a/src/lib/libc/net/inet6_rth_space.3 b/src/lib/libc/net/inet6_rth_space.3
index fd69da2455..c40b45057e 100644
--- a/src/lib/libc/net/inet6_rth_space.3
+++ b/src/lib/libc/net/inet6_rth_space.3
@@ -1,4 +1,4 @@
1.\" $OpenBSD: inet6_rth_space.3,v 1.7 2014/06/11 16:59:47 chrisz Exp $ 1.\" $OpenBSD: inet6_rth_space.3,v 1.8 2022/03/31 17:27:16 naddy Exp $
2.\" $KAME: inet6_rth_space.3,v 1.7 2005/01/05 03:00:44 itojun Exp $ 2.\" $KAME: inet6_rth_space.3,v 1.7 2005/01/05 03:00:44 itojun Exp $
3.\" 3.\"
4.\" Copyright (C) 2004 WIDE Project. 4.\" Copyright (C) 2004 WIDE Project.
@@ -28,7 +28,7 @@
28.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 28.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
29.\" SUCH DAMAGE. 29.\" SUCH DAMAGE.
30.\" 30.\"
31.Dd $Mdocdate: June 11 2014 $ 31.Dd $Mdocdate: March 31 2022 $
32.Dt INET6_RTH_SPACE 3 32.Dt INET6_RTH_SPACE 3
33.Os 33.Os
34.\" 34.\"
@@ -85,7 +85,7 @@ argument and containing the number of addresses specified in the
85.Fa segments 85.Fa segments
86argument. 86argument.
87When the type is 87When the type is
88.Dv IPV6_RTHDR_TYPE_0 88.Dv IPV6_RTHDR_TYPE_0 ,
89the number of segments must be from 0 through 127. 89the number of segments must be from 0 through 127.
90The return value from this function is the number of bytes required to 90The return value from this function is the number of bytes required to
91store the routing header. 91store the routing header.