Author: bjk (doc committer)
Date: Fri May 30 02:16:28 2014
New Revision: 266866
URL: http://svnweb.freebsd.org/changeset/base/266866

Log:
  Minor mdoc fix
  
  Submitted by: hrs
  Approved by:  hrs (mentor, implicit)

Modified:
  head/lib/libc/sys/mlock.2

Modified: head/lib/libc/sys/mlock.2
==============================================================================
--- head/lib/libc/sys/mlock.2   Fri May 30 01:09:07 2014        (r266865)
+++ head/lib/libc/sys/mlock.2   Fri May 30 02:16:28 2014        (r266866)
@@ -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
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to