Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libc/time Remove comma after last Nm entry
details: https://anonhg.NetBSD.org/src/rev/9261a35c07cb
branches: trunk
changeset: 357093:9261a35c07cb
user: abhinav <abhinav%NetBSD.org@localhost>
date: Wed Oct 25 19:04:07 2017 +0000
description:
Remove comma after last Nm entry
Remove whitespace at the end of a line
diffstat:
lib/libc/time/time2posix.3 | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (27 lines):
diff -r b62019b52f88 -r 9261a35c07cb lib/libc/time/time2posix.3
--- a/lib/libc/time/time2posix.3 Wed Oct 25 19:01:25 2017 +0000
+++ b/lib/libc/time/time2posix.3 Wed Oct 25 19:04:07 2017 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: time2posix.3,v 1.20 2017/07/03 21:32:50 wiz Exp $
+.\" $NetBSD: time2posix.3,v 1.21 2017/10/25 19:04:07 abhinav Exp $
.Dd October 6, 2014
.Dt TIME2POSIX 3
.Os
@@ -6,7 +6,7 @@
.Nm time2posix ,
.Nm time2posix_z ,
.Nm posix2time ,
-.Nm posix2time_z ,
+.Nm posix2time_z
.Nd convert seconds since the Epoch
.Sh LIBRARY
.Lb libc
@@ -37,7 +37,7 @@
enabled, however, no such adjustment is needed and
.Va time_t
values continue to increase over leap events
-(as a true
+(as a true
.Dq "seconds since..."
value).
This means that these values will differ from those required by POSIX
Home |
Main Index |
Thread Index |
Old Index