From 5cb7c43ec6ad6a290f773f114e59b0c9e7cd7d92 Mon Sep 17 00:00:00 2001 From: bjk Date: Fri, 30 May 2014 02:16:28 +0000 Subject: Minor mdoc fix Submitted by: hrs Approved by: hrs (mentor, implicit) --- lib/libc/sys/mlock.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/libc') diff --git a/lib/libc/sys/mlock.2 b/lib/libc/sys/mlock.2 index 5c914f4..4f26420 100644 --- a/lib/libc/sys/mlock.2 +++ b/lib/libc/sys/mlock.2 @@ -94,7 +94,7 @@ limited in how much they can lock down. The amount of memory that a single process can .Fn mlock is limited by both the per-process -.Li RLIMIT_MEMLOCK +.Dv RLIMIT_MEMLOCK resource limit and the system-wide .Dq wired pages -- cgit v1.1