Module Name: othersrc
Committed By: wiz
Date: Thu Feb 16 14:05:16 UTC 2012
Modified Files:
othersrc/external/bsd/httpdev/dist: httpdev.8
Log Message:
The default blocksize is 4096 bytes.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 othersrc/external/bsd/httpdev/dist/httpdev.8
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: othersrc/external/bsd/httpdev/dist/httpdev.8
diff -u othersrc/external/bsd/httpdev/dist/httpdev.8:1.3 othersrc/external/bsd/httpdev/dist/httpdev.8:1.4
--- othersrc/external/bsd/httpdev/dist/httpdev.8:1.3 Thu Feb 16 04:06:57 2012
+++ othersrc/external/bsd/httpdev/dist/httpdev.8 Thu Feb 16 14:05:15 2012
@@ -1,4 +1,4 @@
-.\" $NetBSD: httpdev.8,v 1.3 2012/02/16 04:06:57 agc Exp $
+.\" $NetBSD: httpdev.8,v 1.4 2012/02/16 14:05:15 wiz Exp $
.\"
.\" Copyright (c) 2012 Alistair Crooks <[email protected]>
.\" All rights reserved.
@@ -81,7 +81,7 @@ argument allows the name of the subdirec
The
.Fl b Ar blocksize
argument sets the number of bytes which will be done in one HTTP request.
-The default blocksize is 512 bytes.
+The default blocksize is 4096 bytes.
.Sh EXAMPLES
.Bd -literal
# httpdev http://nyftp.netbsd.org/pub/NetBSD-daily/HEAD/201202061530Z/iso/NetBSD-5.99.64-amd64.iso /mnt \*[Am]