diff options
author | 1997-06-21 12:57:32 +0000 | |
---|---|---|
committer | 1997-06-21 12:57:32 +0000 | |
commit | 39d7dcbbfeede4c3af64dd1f2de3e0255327b52f (patch) | |
tree | 8c47bc8f5690f8d1c8827e81c5e2a4938ef6587f | |
parent | attempt to realpath() log entries (diff) | |
download | wireguard-openbsd-39d7dcbbfeede4c3af64dd1f2de3e0255327b52f.tar.xz wireguard-openbsd-39d7dcbbfeede4c3af64dd1f2de3e0255327b52f.zip |
blank line
-rw-r--r-- | share/man/man4/ip.4 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/share/man/man4/ip.4 b/share/man/man4/ip.4 index c351178e1c1..02dd01cece6 100644 --- a/share/man/man4/ip.4 +++ b/share/man/man4/ip.4 @@ -328,6 +328,7 @@ ip->ip_off = htons(offset); ip->ip_len = htons(len); .Ed .sp .5 +.Pp Additionally note that starting with .Tn OpenBSD 2.1 the ip_off and ip_len fields are in network byte order. |