Remove an extraneous .El' that was reported by groff -z`.

Approved by: des (mentor), re (scottl)
This commit is contained in:
Hiten Pandya 2003-05-16 19:57:38 +00:00
parent e48d599e4f
commit 72a3951459

View File

@ -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