From 41c1b363177d395fb11e77e0b1d8552108799550 Mon Sep 17 00:00:00 2001 From: markofu Date: Fri, 12 Oct 2012 18:46:45 +0200 Subject: [PATCH] Corrected spelling. --- source/administration/ulimit.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/administration/ulimit.txt b/source/administration/ulimit.txt index 4285f80168c..7c33729657e 100644 --- a/source/administration/ulimit.txt +++ b/source/administration/ulimit.txt @@ -138,7 +138,7 @@ Substitute the ``-n`` option for any possible value in the output of The ``/proc`` file-system stores the per-process limits in the file system object located at ``/proc//limits``, where ```` -is the processes :term:`PID` or process identifier. You can use the +is the process's :term:`PID` or process identifier. You can use the following ``bash`` function to return the content of the ``limits`` object for a process or processes with a given name: