diff options
Diffstat (limited to '')
-rw-r--r-- | src/lib/libc/net/inet6_option_space.3 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/lib/libc/net/inet6_option_space.3 b/src/lib/libc/net/inet6_option_space.3 index 6c282a6f81..4b156636f7 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.23 2012/09/27 11:31:58 jmc Exp $ | 1 | .\" $OpenBSD: inet6_option_space.3,v 1.24 2014/01/21 03:15:45 schwarze 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: September 27 2012 $ | 31 | .Dd $Mdocdate: January 21 2014 $ |
32 | .Dt INET6_OPTION_SPACE 3 | 32 | .Dt INET6_OPTION_SPACE 3 |
33 | .Os | 33 | .Os |
34 | .\" | 34 | .\" |
@@ -74,7 +74,7 @@ part of the Kame libraries, to help developers create, change, | |||
74 | and parse Hop-by-Hop and Destination options. | 74 | and parse Hop-by-Hop and Destination options. |
75 | All of the prototypes | 75 | All of the prototypes |
76 | for the option functions are defined in the | 76 | for the option functions are defined in the |
77 | .Aq Pa netinet/in.h | 77 | .In netinet/in.h |
78 | header file. | 78 | header file. |
79 | .\" | 79 | .\" |
80 | .Ss inet6_option_space | 80 | .Ss inet6_option_space |