Module Name: src Committed By: kre Date: Fri Oct 27 04:05:21 UTC 2017
Modified Files: src/lib/libc/time: strptime.3 Log Message: Minor typo: Coordinated Universal time should be Coordinated Universal Time To generate a diff of this commit: cvs rdiff -u -r1.35 -r1.36 src/lib/libc/time/strptime.3 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/lib/libc/time/strptime.3 diff -u src/lib/libc/time/strptime.3:1.35 src/lib/libc/time/strptime.3:1.36 --- src/lib/libc/time/strptime.3:1.35 Sun Dec 25 06:37:50 2016 +++ src/lib/libc/time/strptime.3 Fri Oct 27 04:05:21 2017 @@ -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 @@ specified as: .Bl -bullet -offset indent -compact .It UTC -.Pq Ql Coordinated Universal time +.Pq Ql Coordinated Universal Time .It GMT .Pq Ql Greenwich Mean Time