summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorderaadt <deraadt@openbsd.org>1997-06-21 12:57:32 +0000
committerderaadt <deraadt@openbsd.org>1997-06-21 12:57:32 +0000
commit39d7dcbbfeede4c3af64dd1f2de3e0255327b52f (patch)
tree8c47bc8f5690f8d1c8827e81c5e2a4938ef6587f
parentattempt to realpath() log entries (diff)
downloadwireguard-openbsd-39d7dcbbfeede4c3af64dd1f2de3e0255327b52f.tar.xz
wireguard-openbsd-39d7dcbbfeede4c3af64dd1f2de3e0255327b52f.zip
blank line
-rw-r--r--share/man/man4/ip.41
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.