summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2010-11-12 06:16:40 +0100
committerMichael Kerrisk <mtk.manpages@gmail.com>2010-11-12 06:16:40 +0100
commit98b43b5737e6923cb881490ff94cb250d5b7bfef (patch)
tree007972e562262c74283ad95d7c99f4259cfc8541
parentc3270a15ae1a620efe857aa20384bce85cbb3da9 (diff)
Removed trailing white space at end of lines
-rw-r--r--man2/getrlimit.22
1 files changed, 1 insertions, 1 deletions
diff --git a/man2/getrlimit.2 b/man2/getrlimit.2
index e4812e128..932e82e26 100644
--- a/man2/getrlimit.2
+++ b/man2/getrlimit.2
@@ -405,7 +405,7 @@ argument is a not NULL, then a successful call to
.BR prlimit ()
places the previous soft and hard limits for
.I resource
-in the
+in the
.I rlimit
structure pointed to by
.IR old_limit .