plan9port

fork of plan9port with libvec, libstr and libsdb
Log | Files | Refs | README | LICENSE

commit b3d3a0687c7e77b429dfbd1ae0f929b80fd02718
parent 15085f74502fa7029f59540b228bb8392db9743c
Author: rsc <devnull@localhost>
Date:   Mon, 26 Jun 2006 00:03:07 +0000

fix

Diffstat:
Mman/man3/venti-packet.3 | 8++++----
1 file changed, 4 insertions(+), 4 deletions(-)

diff --git 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