mirror of
https://github.com/python/cpython.git
synced 2025-11-02 03:01:58 +00:00
SF bug #770107: Typo in documentation of resource module
This commit is contained in:
parent
ca60cac3a4
commit
627273733f
1 changed files with 2 additions and 2 deletions
|
|
@ -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}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue