From 9a7875fe1e8221e85022e52089a859602763b515 Mon Sep 17 00:00:00 2001 From: bde Date: Tue, 30 Jul 1996 17:15:09 +0000 Subject: Fixed description of _SC_CLK_TCK. Both the clock and the units were wrong. --- lib/libc/gen/sysconf.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib') diff --git a/lib/libc/gen/sysconf.3 b/lib/libc/gen/sysconf.3 index a67208f..ef065f1 100644 --- a/lib/libc/gen/sysconf.3 +++ b/lib/libc/gen/sysconf.3 @@ -68,7 +68,7 @@ The maximum bytes of argument to .It Li _SC_CHILD_MAX The maximum number of simultaneous processes per user id. .It Li _SC_CLK_TCK -Number of micro-seconds per hz tick. +The frequency of the statistics clock in ticks per second. .It Li _SC_NGROUPS_MAX The maximum number of supplemental groups. .It Li _SC_OPEN_MAX -- cgit v1.1