tfix - plan9port - [fork] Plan 9 from user space
HTML git clone git://src.adamsgaard.dk/plan9port
DIR Log
DIR Files
DIR Refs
DIR README
DIR LICENSE
---
DIR commit b3d3a0687c7e77b429dfbd1ae0f929b80fd02718
DIR parent 15085f74502fa7029f59540b228bb8392db9743c
HTML Author: rsc <devnull@localhost>
Date: Mon, 26 Jun 2006 00:03:07 +0000
fix
Diffstat:
M man/man3/venti-packet.3 | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
---
DIR diff --git a/man/man3/venti-packet.3 b/man/man3/venti-packet.3
t@@ -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