From bc5ec131687488dadfaa9f95bd68ae136a55f5cb Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Fri, 22 Feb 2008 07:57:30 +0000 Subject: [PATCH] Minor rewordings. --- man2/getrusage.2 | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/man2/getrusage.2 b/man2/getrusage.2 index 5985a97c6e..f0fc3bc05e 100644 --- a/man2/getrusage.2 +++ b/man2/getrusage.2 @@ -117,9 +117,10 @@ This non-conformance is rectified in Linux 2.6.9 and later. .\" See the description of getrusage() in XSH. .\" A similar statement was also in SUSv2. .LP -The above struct was taken from 4.3BSD Reno. +The structure definition shown at the start of this page +was taken from 4.3BSD Reno. Not all fields are meaningful under Linux. -In linux 2.4 only the fields +In Linux 2.4 only the fields .IR ru_utime , .IR ru_stime , .IR ru_minflt , -- 2.47.2