diff options
| author | Hiten Pandya <hmp@FreeBSD.org> | 2003-05-16 19:57:38 +0000 |
|---|---|---|
| committer | Hiten Pandya <hmp@FreeBSD.org> | 2003-05-16 19:57:38 +0000 |
| commit | 72a3951459cd8937c6b6f0b43804c39889c4ae30 (patch) | |
| tree | 655a2108b812b46f2ffee7e47b4712d0e3478551 | |
| parent | e48d599e4f38ac1f90532e5ecab8cd4f8c3a937f (diff) | |
Notes
| -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 4ba28675cc66..b264c52e9357 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 |
