summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/lib/libc/net/inet6_option_space.34
-rw-r--r--src/lib/libc/net/inet6_rthdr_space.34
2 files changed, 4 insertions, 4 deletions
diff --git a/src/lib/libc/net/inet6_option_space.3 b/src/lib/libc/net/inet6_option_space.3
index 2427b71216..3334530c8d 100644
--- a/src/lib/libc/net/inet6_option_space.3
+++ b/src/lib/libc/net/inet6_option_space.3
@@ -1,4 +1,4 @@
1.\" $OpenBSD: inet6_option_space.3,v 1.1 1999/12/11 08:09:11 itojun Exp $ 1.\" $OpenBSD: inet6_option_space.3,v 1.2 2000/01/18 21:49:01 aaron Exp $
2.\" 2.\"
3.\" Copyright (c) 1983, 1987, 1991, 1993 3.\" Copyright (c) 1983, 1987, 1991, 1993
4.\" The Regents of the University of California. All rights reserved. 4.\" The Regents of the University of California. All rights reserved.
@@ -443,7 +443,7 @@ RFC2292 gives comprehensive examples in chapter 6.
443The implementation first appeared in KAME advanced networking kit. 443The implementation first appeared in KAME advanced networking kit.
444.\" 444.\"
445.Sh STANDARDS 445.Sh STANDARDS
446The functions are 446The functions
447are documented in 447are documented in
448.Dq Advanced Sockets API for IPv6 448.Dq Advanced Sockets API for IPv6
449.Pq RFC2292 . 449.Pq RFC2292 .
diff --git a/src/lib/libc/net/inet6_rthdr_space.3 b/src/lib/libc/net/inet6_rthdr_space.3
index 4d021bc88b..439c270357 100644
--- a/src/lib/libc/net/inet6_rthdr_space.3
+++ b/src/lib/libc/net/inet6_rthdr_space.3
@@ -1,4 +1,4 @@
1.\" $OpenBSD: inet6_rthdr_space.3,v 1.3 1999/12/12 14:59:40 itojun Exp $ 1.\" $OpenBSD: inet6_rthdr_space.3,v 1.4 2000/01/18 21:49:01 aaron Exp $
2.\" 2.\"
3.\" Copyright (c) 1983, 1987, 1991, 1993 3.\" Copyright (c) 1983, 1987, 1991, 1993
4.\" The Regents of the University of California. All rights reserved. 4.\" The Regents of the University of California. All rights reserved.
@@ -313,7 +313,7 @@ RFC2292 gives comprehensive examples in chapter 8.
313The implementation first appeared in KAME advanced networking kit. 313The implementation first appeared in KAME advanced networking kit.
314.\" 314.\"
315.Sh STANDARDS 315.Sh STANDARDS
316The functions are 316The functions
317are documented in 317are documented in
318.Dq Advanced Sockets API for IPv6 318.Dq Advanced Sockets API for IPv6
319.Pq RFC2292 . 319.Pq RFC2292 .