From b113fbf0454a0fca61293362ce78aab53bec8ebd Mon Sep 17 00:00:00 2001 From: wblock Date: Mon, 4 Apr 2016 16:41:35 +0000 Subject: MFC r297364: Fix two more unhappy instances of "user land". --- share/man/man9/kqueue.9 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'share/man/man9/kqueue.9') diff --git a/share/man/man9/kqueue.9 b/share/man/man9/kqueue.9 index 29ae5f7..0e9b043 100644 --- a/share/man/man9/kqueue.9 +++ b/share/man/man9/kqueue.9 @@ -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 -- cgit v1.1