diff options
-rw-r--r-- | share/man/man9/mbuf.9 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/share/man/man9/mbuf.9 b/share/man/man9/mbuf.9 index 4ba2867..b264c52 100644 --- a/share/man/man9/mbuf.9 +++ b/share/man/man9/mbuf.9 @@ -536,7 +536,6 @@ test the long mbuf chain handling ability of network drivers. .Va kern.ipc.m_defragrandomfailures causes the function m_defrag to randomly fail, returning NULL. Any piece of code which uses m_defrag should be tested with this feature. -.El .Sh RETURN VALUES See above. .Sh HISTORY |