Use existing month for Dd.

This commit is contained in:
wiz 2015-03-11 09:57:35 +00:00
parent 3db0d75c78
commit 0e3145a0d2

View File

@ -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