diff options
author | 2000-06-15 08:11:47 +0000 | |
---|---|---|
committer | 2000-06-15 08:11:47 +0000 | |
commit | b8e84aee4ad7d1bea30664168ab4868e936253ef (patch) | |
tree | f19a6673ef8d0ba833b1af57dfdfbb34b7b4c414 | |
parent | i386 -> __i386__ (diff) | |
download | wireguard-openbsd-b8e84aee4ad7d1bea30664168ab4868e936253ef.tar.xz wireguard-openbsd-b8e84aee4ad7d1bea30664168ab4868e936253ef.zip |
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. |