diff options
author | Ruslan Ermilov <ru@FreeBSD.org> | 2005-06-15 13:31:23 +0000 |
---|---|---|
committer | Ruslan Ermilov <ru@FreeBSD.org> | 2005-06-15 13:31:23 +0000 |
commit | 4f0689613061cb529e45bdd405b619dbb404b232 (patch) | |
tree | 58b1b51ae0cee4af458796860e303ff0d40670bc /share/man/man9/mbuf.9 | |
parent | c1ef2d47b120ce40323306baf929f610cfcb87a3 (diff) | |
download | src-4f0689613061cb529e45bdd405b619dbb404b232.tar.gz src-4f0689613061cb529e45bdd405b619dbb404b232.zip |
Notes
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 e60623230848..b13d8b784ffb 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 |