aboutsummaryrefslogtreecommitdiff
path: root/manual/resource.texi
diff options
context:
space:
mode:
Diffstat (limited to 'manual/resource.texi')
-rw-r--r--manual/resource.texi3
1 files changed, 0 insertions, 3 deletions
diff --git a/manual/resource.texi b/manual/resource.texi
index 1e2fcaf..cb25d24 100644
--- a/manual/resource.texi
+++ b/manual/resource.texi
@@ -42,9 +42,6 @@ Just the current process.
All child processes (direct and indirect) that have already terminated.
@end table
-In the GNU system, you can also inquire about a particular child process
-by specifying its process ID.
-
The return value of @code{getrusage} is zero for success, and @code{-1}
for failure.