From: Alejandro Colomar Date: Sat, 12 Aug 2023 21:06:45 +0000 (+0200) Subject: gettimeofday.2: ffix X-Git-Tag: man-pages-6.06~334 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e670e8a62fa884f2aebb445fa8aacf59f4504380;p=thirdparty%2Fman-pages.git gettimeofday.2: ffix Signed-off-by: Alejandro Colomar --- diff --git a/man2/gettimeofday.2 b/man2/gettimeofday.2 index 7c28923157..c0bac94e82 100644 --- a/man2/gettimeofday.2 +++ b/man2/gettimeofday.2 @@ -179,7 +179,7 @@ is provided in the The kernel accepts NULL for both .I tv and -.IR tz. +.IR tz . The timezone argument is ignored by glibc and musl, and not passed to/from the kernel. Android's bionic passes the timezone argument to/from the kernel,