Page MenuHomeFreeBSD

D52996.id163841.diff
No OneTemporary

D52996.id163841.diff

diff --git a/share/man/man9/uio.9 b/share/man/man9/uio.9
--- a/share/man/man9/uio.9
+++ b/share/man/man9/uio.9
@@ -23,7 +23,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd March 11, 2017
+.Dd October 9, 2025
.Dt UIO 9
.Os
.Sh NAME
@@ -107,10 +107,18 @@
Do not copy, already in object.
.El
.It Va uio_rw
-The direction of the desired transfer, either
-.Dv UIO_READ
-or
-.Dv UIO_WRITE .
+The direction of the desired transfer.
+The supported flags are:
+.Bl -tag -width UIO_WRITE
+.It Dv UIO_READ
+Transfer data into from the buffers into the
+.Nm
+vectors.
+.It Dv UIO_WRITE
+Transfer data into from the
+.Nm
+vectors into the buffers.
+.El
.It Va uio_td
The pointer to a
.Vt "struct thread"

File Metadata

Mime Type
text/plain
Expires
Sat, Aug 29, 2:18 PM (20 h, 42 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
37517570
Default Alt Text
D52996.id163841.diff (817 B)

Event Timeline