Skip to content

Commit 41c1b36

Browse files
author
markofu
committed
Corrected spelling.
1 parent 5a375a2 commit 41c1b36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/administration/ulimit.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ Substitute the ``-n`` option for any possible value in the output of
138138

139139
The ``/proc`` file-system stores the per-process limits in the
140140
file system object located at ``/proc/<pid>/limits``, where ``<pid>``
141-
is the processes :term:`PID` or process identifier. You can use the
141+
is the process's :term:`PID` or process identifier. You can use the
142142
following ``bash`` function to return the content of the ``limits``
143143
object for a process or processes with a given name:
144144

0 commit comments

Comments
 (0)