diff options
Diffstat (limited to 'share/man/man9/mbuf.9')
-rw-r--r-- | share/man/man9/mbuf.9 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/share/man/man9/mbuf.9 b/share/man/man9/mbuf.9 index d7b040a..1cb8309 100644 --- a/share/man/man9/mbuf.9 +++ b/share/man/man9/mbuf.9 @@ -502,7 +502,8 @@ and attempts to restore the chain to its original state. See above. .Sh HISTORY .\" Please correct me if I'm wrong -Mbufs appeared in an early version of BSD. +Mbufs appeared in an early version of +.Bx . Besides for being used for network packets, they were used to store various dynamic structures, such as routing table entries, interface addresses, protocol control blocks, etc. |