diff options
Diffstat (limited to 'src/lib/libc/net/inet6_option_space.3')
-rw-r--r-- | src/lib/libc/net/inet6_option_space.3 | 12 |
1 files changed, 5 insertions, 7 deletions
diff --git a/src/lib/libc/net/inet6_option_space.3 b/src/lib/libc/net/inet6_option_space.3 index 9eab87f225..6c282a6f81 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.22 2012/08/21 16:35:16 jmc Exp $ | 1 | .\" $OpenBSD: inet6_option_space.3,v 1.23 2012/09/27 11:31:58 jmc Exp $ |
2 | .\" $KAME: inet6_option_space.3,v 1.11 2005/01/05 03:00:44 itojun Exp $ | 2 | .\" $KAME: inet6_option_space.3,v 1.11 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: August 21 2012 $ | 31 | .Dd $Mdocdate: September 27 2012 $ |
32 | .Dt INET6_OPTION_SPACE 3 | 32 | .Dt INET6_OPTION_SPACE 3 |
33 | .Os | 33 | .Os |
34 | .\" | 34 | .\" |
@@ -419,6 +419,8 @@ value. | |||
419 | .Sh SEE ALSO | 419 | .Sh SEE ALSO |
420 | .Xr inet6 4 , | 420 | .Xr inet6 4 , |
421 | .Xr ip6 4 | 421 | .Xr ip6 4 |
422 | .\" | ||
423 | .Sh STANDARDS | ||
422 | .Rs | 424 | .Rs |
423 | .%A W. Stevens | 425 | .%A W. Stevens |
424 | .%A M. Thomas | 426 | .%A M. Thomas |
@@ -426,6 +428,7 @@ value. | |||
426 | .%R RFC 2292 | 428 | .%R RFC 2292 |
427 | .%T Advanced Sockets API for IPv6 | 429 | .%T Advanced Sockets API for IPv6 |
428 | .Re | 430 | .Re |
431 | .Pp | ||
429 | .Rs | 432 | .Rs |
430 | .%A S. Deering | 433 | .%A S. Deering |
431 | .%A R. Hinden | 434 | .%A R. Hinden |
@@ -434,11 +437,6 @@ value. | |||
434 | .%T Internet Protocol, Version 6 (IPv6) Specification | 437 | .%T Internet Protocol, Version 6 (IPv6) Specification |
435 | .Re | 438 | .Re |
436 | .\" | 439 | .\" |
437 | .Sh STANDARDS | ||
438 | The functions are documented in | ||
439 | .Dq Advanced Sockets API for IPv6 | ||
440 | (RFC 2292). | ||
441 | .\" | ||
442 | .Sh HISTORY | 440 | .Sh HISTORY |
443 | This implementation first appeared in the KAME advanced networking kit. | 441 | This implementation first appeared in the KAME advanced networking kit. |
444 | .\" | 442 | .\" |