From 82a0628ec47d4488bb65dc3903faeb609d4377ca Mon Sep 17 00:00:00 2001 From: kre Date: Wed, 6 Dec 2023 21:45:11 +0000 Subject: [PATCH] A couple more (relatively minor) markup fixes. --- lib/libc/time/zdump.8 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lib/libc/time/zdump.8 b/lib/libc/time/zdump.8 index a49242955abe..02450fa7c2f0 100644 --- a/lib/libc/time/zdump.8 +++ b/lib/libc/time/zdump.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: zdump.8,v 1.24 2023/12/06 20:01:44 christos Exp $ +.\" $NetBSD: zdump.8,v 1.25 2023/12/06 21:45:11 kre Exp $ .\" @(#)zdump.8 8.2 .\" This file is in the public domain, so clarified as of .\" 2009-05-17 by Arthur David Olson. @@ -48,9 +48,9 @@ For each on the command line, print the times at the two extreme time values, the times (if present) at and just beyond the boundaries of years that -.BR localtime (3) +.Xr localtime 3 and -.BR gmtime (3) +.Xr gmtime 3 can represent, and the times both one second before and exactly at each detected time discontinuity.