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/aef074d0edf0
branches:  trunk
changeset: 806838:aef074d0edf0
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 ddcdc2d1f89c -r aef074d0edf0 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