K 10 svn:author V 3 yar K 8 svn:date V 27 2003-06-15T14:14:11.000000Z K 7 svn:log V 390 Add more markup to the mbuf(9) manpage. This includes: - tagging plaintext "mbuf", "mbuf cluster", and "mbuf chain" with .Vt (variable type) since all of them are ways of managing data, i.e., they can be seen as data types; - using .Vt/.Va instead of .Li (literal) where appropriate; - tagging plaintext words that actually refer to function arguments with .Fa. Suggested by: ru END