diff options
Diffstat (limited to 'src/lib/libc/net/inet6_rthdr_space.3')
-rw-r--r-- | src/lib/libc/net/inet6_rthdr_space.3 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/lib/libc/net/inet6_rthdr_space.3 b/src/lib/libc/net/inet6_rthdr_space.3 index 65afc5a734..c72e84ff1a 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.22 2012/09/27 11:31:58 jmc Exp $ | 1 | .\" $OpenBSD: inet6_rthdr_space.3,v 1.23 2014/01/21 03:15:45 schwarze Exp $ |
2 | .\" $KAME: inet6_rthdr_space.3,v 1.11 2005/01/05 03:00:44 itojun Exp $ | 2 | .\" $KAME: inet6_rthdr_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_RTHDR_SPACE 3 | 32 | .Dt INET6_RTHDR_SPACE 3 |
33 | .Os | 33 | .Os |
34 | .\" | 34 | .\" |
@@ -76,7 +76,7 @@ The | |||
76 | eight functions are split into two groups, the first of which builds | 76 | eight functions are split into two groups, the first of which builds |
77 | the header and the second of which can parse it. | 77 | the header and the second of which can parse it. |
78 | The function prototypes for these functions are all in the | 78 | The function prototypes for these functions are all in the |
79 | .Aq Pa netinet/in.h | 79 | .In netinet/in.h |
80 | header. | 80 | header. |
81 | Although direct manipulation of a routing header is possible, | 81 | Although direct manipulation of a routing header is possible, |
82 | this set of APIs make it unnecessary and such direct manipulation | 82 | this set of APIs make it unnecessary and such direct manipulation |