Add documentation for the new preadv(2) and pwritev(2) system calls.
authorSascha Wildner <swildner@dragonflybsd.org>
Thu, 27 Apr 2006 15:36:00 +0000 (15:36 +0000)
committerSascha Wildner <swildner@dragonflybsd.org>
Thu, 27 Apr 2006 15:36:00 +0000 (15:36 +0000)
commit6a1b8fb8100ebbccc126e6f094b18a6707329cc4
tree59d94e742f7f968b52a5aa9c2d05fd079db134e9
parent302e0891171b81d5734c14679d6ac5479e03fdf2
Add documentation for the new preadv(2) and pwritev(2) system calls.

Submitted-by: Chuck Tuffli <ctuffli@gmail.com>
lib/libc/sys/Makefile.inc
lib/libc/sys/read.2
lib/libc/sys/write.2