From: Raymond Hettinger Date: Sun, 13 Jul 2003 00:46:40 +0000 (+0000) Subject: SF bug #770107: Typo in documentation of resource module X-Git-Tag: v2.3c1~108 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=627273733fd8c885e2b798581c530708cfee4514;p=python SF bug #770107: Typo in documentation of resource module --- diff --git a/Doc/lib/libresource.tex b/Doc/lib/libresource.tex index 6ec975b6ff..99f8611429 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}