Subject: CVS commit: src/share/man/man9
To: None <source-changes@NetBSD.org>
From: Mindaugas Rasiukevicius <rmind@netbsd.org>
List: source-changes
Date: 03/07/2007 22:40:25
Module Name: src
Committed By: rmind
Date: Wed Mar 7 22:40:24 UTC 2007
Modified Files:
src/share/man/man9: bus_dma.9 uiomove.9
Log Message:
We no longer have uio_segflg and uio_procp members in the the struct uio.
Instead of these, we use uio_vmspace. OK: ad@
To generate a diff of this commit:
cvs rdiff -r1.42 -r1.43 src/share/man/man9/bus_dma.9
cvs rdiff -r1.11 -r1.12 src/share/man/man9/uiomove.9
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.