aboutsummaryrefslogtreecommitdiff
path: root/man/man3
diff options
context:
space:
mode:
authorrsc <devnull@localhost>2006-06-26 00:03:07 +0000
committerrsc <devnull@localhost>2006-06-26 00:03:07 +0000
commitb3d3a0687c7e77b429dfbd1ae0f929b80fd02718 (patch)
treef233ecc79dc86ce712b567cfb2381708f9504272 /man/man3
parent15085f74502fa7029f59540b228bb8392db9743c (diff)
downloadplan9port-b3d3a0687c7e77b429dfbd1ae0f929b80fd02718.tar.gz
plan9port-b3d3a0687c7e77b429dfbd1ae0f929b80fd02718.tar.bz2
plan9port-b3d3a0687c7e77b429dfbd1ae0f929b80fd02718.zip
fix
Diffstat (limited to 'man/man3')
-rw-r--r--man/man3/venti-packet.38
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