docs/69428: [patch] Wrong symbolic constant in getrusage(2) on 4.10-STABLE
Sascha Schneider
suntsu at suntsu.org
Thu Jul 22 15:20:28 UTC 2004
The following reply was made to PR docs/69428; it has been noted by GNATS.
From: Sascha Schneider <suntsu at suntsu.org>
To: bug-followup at FreeBSD.org
Cc:
Subject: Re: docs/69428: [patch] Wrong symbolic constant in getrusage(2) on 4.10-STABLE
Date: Thu, 22 Jul 2004 17:19:29 +0200
--YiEDa0DAkWCtVeE4
Content-Type: text/plain; charset=iso-8859-1
Content-Disposition: inline
Hello,
seems like attaching the patch to a prewritten PR, that is included by
-f does not work. So, here it is.
Kind regards,
Sascha Schneider
--YiEDa0DAkWCtVeE4
Content-Type: text/plain; charset=iso-8859-1
Content-Disposition: attachment; filename="patch-getrusage.2"
--- getrusage.2.orig Thu Jul 22 12:44:13 2004
+++ getrusage.2 Thu Jul 22 12:43:48 2004
@@ -101,7 +101,7 @@
in units of kilobytes * ticks-of-execution.
Ticks are statistics clock ticks.
The statistics clock has a frequency of
-.Fn sysconf _SC_CLOCK_TCK
+.Fn sysconf _SC_CLK_TCK
ticks per second.
.It Fa ru_idrss
an integral value of the amount of unshared memory residing in the
--YiEDa0DAkWCtVeE4--
More information about the freebsd-doc
mailing list