From owner-cvs-all Mon Nov 5 13:30:50 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3BFE237B41B; Mon, 5 Nov 2001 13:30:43 -0800 (PST) Received: (from dwmalone@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id fA5LUhU10948; Mon, 5 Nov 2001 13:30:43 -0800 (PST) (envelope-from dwmalone) Message-Id: <200111052130.fA5LUhU10948@freefall.freebsd.org> From: David Malone Date: Mon, 5 Nov 2001 13:30:43 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/gen clock.3 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dwmalone 2001/11/05 13:30:43 PST Modified files: lib/libc/gen clock.3 Log: Add a note explaining why CLOCKS_PER_SEC isn't 1000000. While I'm here, "of a second" does not belong to CLOCKS_PER_SEC. PR: 30297 Submitted by: Bernd Luevelsmeyer Revision Changes Path 1.10 +11 -2 src/lib/libc/gen/clock.3 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message