marc 98/03/08 12:41:46
Modified: docs page_io
Log:
yes.
Revision Changes Path
1.7 +1 -1 apache-2.0/docs/page_io
Index: page_io
===================================================================
RCS file: /export/home/cvs/apache-2.0/docs/page_io,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- page_io 1998/03/08 04:39:14 1.6
+++ page_io 1998/03/08 20:41:46 1.7
@@ -96,7 +96,7 @@
descriptor across the network. This is probably the single best way
to do static content on systems that support it.
-HPUX: (11.0 and on)
+HPUX: (10.30 and on)
ssize_t sendfile(int s, int fd, off_t offset, size_t nbytes,
const struct iovec *hdtrl, int flags);