diff options
author | Jun-ichiro itojun Hagino <itojun@cvs.openbsd.org> | 2000-06-15 08:11:48 +0000 |
---|---|---|
committer | Jun-ichiro itojun Hagino <itojun@cvs.openbsd.org> | 2000-06-15 08:11:48 +0000 |
commit | 02e1f81e9fc20a402889ae82957ebc09c8509675 (patch) | |
tree | 89b757fa06d5928a1ca9265f0d33375edf8d6084 | |
parent | feea222fe2a74ca2390aa45e120736fb3f6e85da (diff) |
typo
-rw-r--r-- | share/man/man4/inet6.4 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/inet6.4 b/share/man/man4/inet6.4 index 0dfbd6d3bd3..bf95c10819f 100644 --- a/share/man/man4/inet6.4 +++ b/share/man/man4/inet6.4 @@ -1,5 +1,5 @@ -.\" $OpenBSD: inet6.4,v 1.14 2000/06/14 16:30:44 itojun Exp $ -.\" $KAME: inet6.4,v 1.13 2000/06/14 16:28:16 itojun Exp $ +.\" $OpenBSD: inet6.4,v 1.15 2000/06/15 08:11:47 itojun Exp $ +.\" $KAME: inet6.4,v 1.14 2000/06/15 08:10:20 itojun Exp $ .\" .\" Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project. .\" All rights reserved. @@ -277,7 +277,7 @@ message protocol is accessible from a raw socket. .\" will trigger the mechanism; whereas raw .\" .Tn IP .\" packets, whether locally-generated or forwarded, will not. -.Ss Interation between IPv4/v6 sockets +.Ss Interaction between IPv4/v6 sockets The behavior of .Dv AF_INET6 TCP/UDP socket is documented in RFC2553. |