mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
While an interface can be depreciated, we prefer deprecated.
Submitted by: Wayne Morrison <tewok@tislabs.com>
This commit is contained in:
parent
9a1b076af2
commit
626251ea01
1 changed files with 1 additions and 1 deletions
|
|
@ -286,7 +286,7 @@ containing the descriptor of the kqueue, and the
|
|||
address of the kevent structure placed in the
|
||||
.Va aio_lio_opcode
|
||||
field of the AIO request. However, this approach will not work on
|
||||
architectures with 64-bit pointers, and should be considered depreciated.
|
||||
architectures with 64-bit pointers, and should be considered deprecated.
|
||||
.It EVFILT_VNODE
|
||||
Takes a file descriptor as the identifier and the events to watch for in
|
||||
.Va fflags ,
|
||||
|
|
|
|||
Loading…
Reference in a new issue