summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Doc/lib/libresource.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/Doc/lib/libresource.tex b/Doc/lib/libresource.tex
index 6ec975b..99f8611 100644
--- a/Doc/lib/libresource.tex
+++ b/Doc/lib/libresource.tex
@@ -118,8 +118,8 @@ not be available from this module on that platform.
The BSD name for \constant{RLIMIT_NOFILE}.
\end{datadesc}
-\begin{datadesc}{RLIMIT_MEMLOC}
- The maximm address space which may be locked in memory.
+\begin{datadesc}{RLIMIT_MEMLOCK}
+ The maximum address space which may be locked in memory.
\end{datadesc}
\begin{datadesc}{RLIMIT_VMEM}