]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
gettimeofday.2: ffix
authorAlejandro Colomar <alx@kernel.org>
Sat, 12 Aug 2023 21:06:45 +0000 (23:06 +0200)
committerAlejandro Colomar <alx@kernel.org>
Sat, 12 Aug 2023 21:06:45 +0000 (23:06 +0200)
Signed-off-by: Alejandro Colomar <alx@kernel.org>
man2/gettimeofday.2

index 7c2892315739e5e27ebcc2d3979aa8341f754697..c0bac94e8273449e568eef7f32ae63223a13e2fa 100644 (file)
@@ -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,