Uppercase I/O.
This commit is contained in:
parent
685850e192
commit
b6b6657a5a
@ -1,4 +1,4 @@
|
||||
.\" $NetBSD: vnodeops.9,v 1.37 2005/08/30 21:03:13 jmmv Exp $
|
||||
.\" $NetBSD: vnodeops.9,v 1.38 2005/09/09 20:29:12 wiz Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2001, 2005 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
@ -693,7 +693,7 @@ FNDELAY flag set in file table
|
||||
.It IO_DSYNC
|
||||
sync I/O data integrity completion
|
||||
.It IO_ALTSEMANTICS
|
||||
use alternate i/o semantics
|
||||
use alternate I/O semantics
|
||||
.It IO_NORMAL
|
||||
operate on regular data
|
||||
.It IO_EXT
|
||||
@ -1370,7 +1370,7 @@ FNDELAY flag set in file table
|
||||
.It IO_DSYNC
|
||||
sync I/O data integrity completion
|
||||
.It IO_ALTSEMANTICS
|
||||
use alternate i/o semantics
|
||||
use alternate I/O semantics
|
||||
.El
|
||||
.Pp
|
||||
If the operation is successful zero is returned, otherwise an
|
||||
|
Loading…
Reference in New Issue
Block a user