diff options
Diffstat (limited to '')
-rw-r--r-- | src/lib/libc/net/inet6_option_space.3 | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/src/lib/libc/net/inet6_option_space.3 b/src/lib/libc/net/inet6_option_space.3 index 5fb797b7cc..73419d5239 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.7 2001/06/23 02:33:18 deraadt Exp $ | 1 | .\" $OpenBSD: inet6_option_space.3,v 1.8 2001/06/23 05:57:04 deraadt Exp $ |
2 | .\" $KAME: inet6_option_space.3,v 1.7 2000/05/17 14:32:13 itojun Exp $ | 2 | .\" $KAME: inet6_option_space.3,v 1.7 2000/05/17 14:32:13 itojun Exp $ |
3 | .\" | 3 | .\" |
4 | .\" Copyright (c) 1983, 1987, 1991, 1993 | 4 | .\" Copyright (c) 1983, 1987, 1991, 1993 |
@@ -425,13 +425,15 @@ RFC2292 gives comprehensive examples in chapter 6. | |||
425 | .\" | 425 | .\" |
426 | .Sh SEE ALSO | 426 | .Sh SEE ALSO |
427 | .Rs | 427 | .Rs |
428 | .%A W. Stevens and M. Thomas | 428 | .%A W. Stevens |
429 | .%A M. Thomas | ||
429 | .%T "Advanced Sockets API for IPv6" | 430 | .%T "Advanced Sockets API for IPv6" |
430 | .%N RFC2292 | 431 | .%N RFC2292 |
431 | .%D February 1998 | 432 | .%D February 1998 |
432 | .Re | 433 | .Re |
433 | .Rs | 434 | .Rs |
434 | .%A S. Deering and R. Hinden | 435 | .%A S. Deering |
436 | .%A R. Hinden | ||
435 | .%T "Internet Protocol, Version 6 (IPv6) Specification" | 437 | .%T "Internet Protocol, Version 6 (IPv6) Specification" |
436 | .%N RFC2460 | 438 | .%N RFC2460 |
437 | .%D December 1998 | 439 | .%D December 1998 |