diff options
| author | Tolga Dalman <tolga.dalman@googlemail.com> | 2012-08-13 09:30:21 +0200 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2012-08-13 09:30:21 +0200 |
| commit | 2b5407af0c0b74a179b82257600a11a969628e6c (patch) | |
| tree | 3038f925f29bd8c096899e5e00d9e94e1e1cbd65 | |
| parent | 6edb20bcd8c5b2ead548fec0a8a675ee999600e2 (diff) | |
| download | man-pages-2b5407af0c0b74a179b82257600a11a969628e6c.tar.gz | |
proc.5: wfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
| -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 2ba1daa36d..210f4e3e57 100644 --- a/man5/proc.5 +++ b/man5/proc.5 @@ -841,7 +841,7 @@ Current soft limit in bytes on the rss of the process; see the description of .B RLIMIT_RSS in -.BR getpriority (2). +.BR getrlimit (2). .TP \fIstartcode\fP %lu The address above which program text can run. |
