Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 6272737

Browse files
committed
SF bug #770107: Typo in documentation of resource module
1 parent ca60cac commit 6272737

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Doc/lib/libresource.tex

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -118,8 +118,8 @@ \subsection{Resource Limits}
118118
The BSD name for \constant{RLIMIT_NOFILE}.
119119
\end{datadesc}
120120

121-
\begin{datadesc}{RLIMIT_MEMLOC}
122-
The maximm address space which may be locked in memory.
121+
\begin{datadesc}{RLIMIT_MEMLOCK}
122+
The maximum address space which may be locked in memory.
123123
\end{datadesc}
124124

125125
\begin{datadesc}{RLIMIT_VMEM}

0 commit comments

Comments
 (0)