Fix two more unhappy instances of "user land".

Submitted by:	bdrewery
MFC after:	1 week
This commit is contained in:
Warren Block 2016-03-28 19:55:30 +00:00
parent 915d57ae35
commit c8edf4bc2a
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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