aboutsummaryrefslogtreecommitdiff
path: root/share/man/man9
diff options
context:
space:
mode:
authorJohn-Mark Gurney <jmg@FreeBSD.org>2020-07-24 00:35:21 +0000
committerJohn-Mark Gurney <jmg@FreeBSD.org>2020-07-24 00:35:21 +0000
commit92b56ebaf720c5c20504378bff287fcb1da138db (patch)
tree9be807f658be79ace101764945e21f7befd6430f /share/man/man9
parent3c0e5685051142f4125bf93d40a3e0b570e2327c (diff)
Notes
Diffstat (limited to 'share/man/man9')
-rw-r--r--share/man/man9/mbuf.95
1 files changed, 4 insertions, 1 deletions
diff --git a/share/man/man9/mbuf.9 b/share/man/man9/mbuf.9
index 2312d89b32fcb..eee0407897338 100644
--- a/share/man/man9/mbuf.9
+++ b/share/man/man9/mbuf.9
@@ -24,7 +24,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd June 28, 2019
+.Dd July 23, 2020
.Dt MBUF 9
.Os
.\"
@@ -574,6 +574,9 @@ for non-critical paths.
Allocate an
.Vt mbuf
with enough space to hold specified amount of data.
+If the size is is larger than
+.Dv MJUMPAGESIZE , NULL
+will be returned.
.It Fn m_getm orig len how type
Allocate
.Fa len