diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2020-04-19 22:13:21 +0200 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2020-04-19 22:13:21 +0200 |
| commit | 42b070e639b512647e63fd6b49ef54d227f07a8f (patch) | |
| tree | 612dd4ccf9101ed486555a349e006718bd5cf18e /man5 | |
| parent | 47787557b8a6f178e074c850476c1487f8b243c7 (diff) | |
| download | man-pages-42b070e639b512647e63fd6b49ef54d227f07a8f.tar.gz | |
proc.5: wfix
Reported-by: Helge Kreutzmann <debian@helgefjell.de>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man5')
| -rw-r--r-- | man5/proc.5 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man5/proc.5 b/man5/proc.5 index 58087b0a54..6b6a370643 100644 --- a/man5/proc.5 +++ b/man5/proc.5 @@ -4565,7 +4565,7 @@ for details. .TP .IR /proc/sys/fs/nr_open " (since Linux 2.6.25) .\" commit 9cfe015aa424b3c003baba3841a60dd9b5ad319b -This file imposes ceiling on the value to which the +This file imposes a ceiling on the value to which the .BR RLIMIT_NOFILE resource limit can be raised (see .BR getrlimit (2)). |
