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

Approved by: des (mentor), re (scottl)
This commit is contained in:
hmp 2003-05-16 19:57:38 +00:00
parent 161e6cddaa
commit 7d7228c36b

View File

@ -536,7 +536,6 @@ test the long mbuf chain handling ability of network drivers.
.Va kern.ipc.m_defragrandomfailures .Va kern.ipc.m_defragrandomfailures
causes the function m_defrag to randomly fail, returning NULL. Any causes the function m_defrag to randomly fail, returning NULL. Any
piece of code which uses m_defrag should be tested with this feature. piece of code which uses m_defrag should be tested with this feature.
.El
.Sh RETURN VALUES .Sh RETURN VALUES
See above. See above.
.Sh HISTORY .Sh HISTORY