diff options
| author | wiz <wiz@NetBSD.org> | 2015-03-11 09:57:35 +0000 |
|---|---|---|
| committer | wiz <wiz@NetBSD.org> | 2015-03-11 09:57:35 +0000 |
| commit | fa484a0f88acb7b7c2aa32f8a88043ae98fe2a07 (patch) | |
| tree | ae6f5d484814b9057708972abe8f3364ec031db1 /lib/libc/stdlib | |
| parent | c19d647c60afa9161131e8b182b48182558a7558 (diff) | |
Use existing month for Dd.
Diffstat (limited to 'lib/libc/stdlib')
| -rw-r--r-- | lib/libc/stdlib/strtol.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/stdlib/strtol.3 b/lib/libc/stdlib/strtol.3 index ea257fd18fa..f518a5bb70b 100644 --- a/lib/libc/stdlib/strtol.3 +++ b/lib/libc/stdlib/strtol.3 @@ -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 |
