diff options
author | 2000-12-21 21:01:14 +0000 | |
---|---|---|
committer | 2000-12-21 21:01:14 +0000 | |
commit | e978d2623a77413cf50ded6e6788fa2bc61ffc7c (patch) | |
tree | 51ab7814fec7b2f276e5d54ad13ffabc4da74fed /share/man/man4/enc.4 | |
parent | fix typos, aaron@ ok (diff) | |
download | wireguard-openbsd-e978d2623a77413cf50ded6e6788fa2bc61ffc7c.tar.xz wireguard-openbsd-e978d2623a77413cf50ded6e6788fa2bc61ffc7c.zip |
Various repairs, $Id$ tags added, etc.
Diffstat (limited to 'share/man/man4/enc.4')
-rw-r--r-- | share/man/man4/enc.4 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/enc.4 b/share/man/man4/enc.4 index 2bfa9d437d1..cc9b61a3329 100644 --- a/share/man/man4/enc.4 +++ b/share/man/man4/enc.4 @@ -1,4 +1,5 @@ -.\" $OpenBSD: enc.4,v 1.8 2000/11/20 08:00:00 deraadt Exp $ +.\" $OpenBSD: enc.4,v 1.9 2000/12/21 21:01:16 aaron Exp $ +.\" .Dd October 7, 1999 .Dt ENC 4 .Os @@ -48,8 +49,7 @@ If the .Dv IFF_LINK0 flag is set on an .Nm -interface, IP-in-IP encapsulation (instead of Ethernet-in-IP) is -done. +interface, IP-in-IP encapsulation (instead of Ethernet-in-IP) is done. Its use is currently experimental. This flag should not be set when the interface is used in conjunction with the bridge. |