Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libc/stdlib Use existing month for Dd.
details: https://anonhg.NetBSD.org/src/rev/063f7fb0d0af
branches: trunk
changeset: 336696:063f7fb0d0af
user: wiz <wiz%NetBSD.org@localhost>
date: Wed Mar 11 09:57:35 2015 +0000
description:
Use existing month for Dd.
diffstat:
lib/libc/stdlib/strtol.3 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r f177c26eb1ab -r 063f7fb0d0af lib/libc/stdlib/strtol.3
--- a/lib/libc/stdlib/strtol.3 Wed Mar 11 08:50:32 2015 +0000
+++ b/lib/libc/stdlib/strtol.3 Wed Mar 11 09:57:35 2015 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: strtol.3,v 1.30 2015/03/10 13:00:58 christos Exp $
+.\" $NetBSD: strtol.3,v 1.31 2015/03/11 09:57:35 wiz Exp $
.\"
.\" Copyright (c) 1990, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -33,7 +33,7 @@
.\"
.\" from: @(#)strtol.3 8.1 (Berkeley) 6/4/93
.\"
-.Dd Match 10, 2015
+.Dd March 10, 2015
.Dt STRTOL 3
.Os
.Sh NAME
Home |
Main Index |
Thread Index |
Old Index