summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.