diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1997-06-21 12:57:33 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1997-06-21 12:57:33 +0000 |
commit | 8a0246e5b3889dd292d72b44473106886e7031d4 (patch) | |
tree | 13168efd07d7b7ef4faed249d416026c0ac63fc9 /share | |
parent | f244f36c6e6994996b1b89db25a6c1f8eaa16e6a (diff) |
blank line
Diffstat (limited to 'share')
-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. |