From owner-cvs-lib Tue Jul 30 10:32:56 1996 Return-Path: owner-cvs-lib Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id KAA20847 for cvs-lib-outgoing; Tue, 30 Jul 1996 10:32:56 -0700 (PDT) Received: (from bde@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id KAA20830; Tue, 30 Jul 1996 10:32:50 -0700 (PDT) Date: Tue, 30 Jul 1996 10:32:50 -0700 (PDT) From: Bruce Evans Message-Id: <199607301732.KAA20830@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-lib Subject: cvs commit: src/lib/libc/sys getrusage.2 Sender: owner-cvs-lib@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk bde 96/07/30 10:32:50 Modified: lib/libc/sys getrusage.2 Log: Document that the relevant clock ticks are for the statistics clock and that the statistics clock has a frequency of sysconf(_SC_CLK_TCK). Revision Changes Path 1.5 +3 -0 src/lib/libc/sys/getrusage.2