mirror of
https://github.com/opnsense/src.git
synced 2026-04-15 14:29:58 -04:00
Fix two more unhappy instances of "user land".
Submitted by: bdrewery MFC after: 1 week
This commit is contained in:
parent
915d57ae35
commit
c8edf4bc2a
2 changed files with 2 additions and 2 deletions
|
|
@ -57,7 +57,7 @@ instead.
|
|||
The
|
||||
.Nm
|
||||
implements the kernel side of the Internet SCSI (iSCSI) network
|
||||
protocol standard, the user land companion is
|
||||
protocol standard, the userland companion is
|
||||
.Xr iscontrol 8 ,
|
||||
and permits access to remote
|
||||
.Em virtual
|
||||
|
|
|
|||
|
|
@ -372,7 +372,7 @@ The function
|
|||
will not be called, and the
|
||||
.Vt knote
|
||||
will not be returned on the next scan.
|
||||
Using this function could leak user land resources if a process uses the
|
||||
Using this function could leak userland resources if a process uses the
|
||||
.Vt knote
|
||||
to track resources.
|
||||
.Pp
|
||||
|
|
|
|||
Loading…
Reference in a new issue