Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libc/time Minor typo: Coordinated Universal time should...
details: https://anonhg.NetBSD.org/src/rev/759f61d0b042
branches: trunk
changeset: 357106:759f61d0b042
user: kre <kre%NetBSD.org@localhost>
date: Fri Oct 27 04:05:21 2017 +0000
description:
Minor typo: Coordinated Universal time should be Coordinated Universal Time
diffstat:
lib/libc/time/strptime.3 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 4de0958b17a3 -r 759f61d0b042 lib/libc/time/strptime.3
--- a/lib/libc/time/strptime.3 Fri Oct 27 01:34:32 2017 +0000
+++ b/lib/libc/time/strptime.3 Fri Oct 27 04:05:21 2017 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: strptime.3,v 1.35 2016/12/25 06:37:50 abhinav Exp $
+.\" $NetBSD: strptime.3,v 1.36 2017/10/27 04:05:21 kre Exp $
.\"
.\" Copyright (c) 1997, 1998, 2008 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -242,7 +242,7 @@
.Bl -bullet -offset indent -compact
.It
UTC
-.Pq Ql Coordinated Universal time
+.Pq Ql Coordinated Universal Time
.It
GMT
.Pq Ql Greenwich Mean Time
Home |
Main Index |
Thread Index |
Old Index