diff options
-rw-r--r-- | man/man3/venti-packet.3 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/man/man3/venti-packet.3 b/man/man3/venti-packet.3 index 1b70673f..3ed8d6fe 100644 --- a/man/man3/venti-packet.3 +++ b/man/man3/venti-packet.3 @@ -251,12 +251,12 @@ making them contiguous in memory if necessary. .PP .I Packettrim -removes +deletes all bytes from the packet +.I p +except the .I n bytes at offset -.I offset -from packet -.IR p . +.IR offset . .SH SOURCE .B \*9/src/libventi .SH SEE ALSO |