aboutsummaryrefslogtreecommitdiff
path: root/manual/resource.texi
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2012-03-08 01:27:38 +0000
committerJoseph Myers <joseph@codesourcery.com>2012-03-08 01:27:38 +0000
commita7a93d5086103f52367d3e9776976eb0b0bc6c7b (patch)
treea6c659fdb9c384d56bd8c01a55c9332e791f1341 /manual/resource.texi
parent07037eeb43ca1e0ac2802e3a1492cecf869c63c6 (diff)
downloadglibc-a7a93d5086103f52367d3e9776976eb0b0bc6c7b.zip
glibc-a7a93d5086103f52367d3e9776976eb0b0bc6c7b.tar.gz
glibc-a7a93d5086103f52367d3e9776976eb0b0bc6c7b.tar.bz2
Clean up glibc manual references to "GNU system" (bug 6911).
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.