diff options
author | ru <ru@FreeBSD.org> | 2005-06-15 13:31:23 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2005-06-15 13:31:23 +0000 |
commit | 10fbbd3d56c4c76b1ca79d19b6f335ed48ec24da (patch) | |
tree | 58b1b51ae0cee4af458796860e303ff0d40670bc /share/man/man9/mbuf.9 | |
parent | ca97309c812e566ddd642101a047711625b810c1 (diff) | |
download | FreeBSD-src-10fbbd3d56c4c76b1ca79d19b6f335ed48ec24da.zip FreeBSD-src-10fbbd3d56c4c76b1ca79d19b6f335ed48ec24da.tar.gz |
Assorted markup fixes and minor wordsmithing.
Approved by: re
Diffstat (limited to 'share/man/man9/mbuf.9')
-rw-r--r-- | share/man/man9/mbuf.9 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man9/mbuf.9 b/share/man/man9/mbuf.9 index e606232..b13d8b7 100644 --- a/share/man/man9/mbuf.9 +++ b/share/man/man9/mbuf.9 @@ -627,7 +627,7 @@ bytes into the mbuf. The .Fa dstoff argument aligns the data and leaves room for a link layer header. -Return the new +Returns the new .Vt mbuf chain on success, and frees the |