summaryrefslogtreecommitdiff
path: root/src/lib/libc/net/inet6_option_space.3
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/libc/net/inet6_option_space.3')
-rw-r--r--src/lib/libc/net/inet6_option_space.34
1 files changed, 2 insertions, 2 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 .