diff --git a/lib/libc/stdlib/strtol.3 b/lib/libc/stdlib/strtol.3 index ea257fd18faf..f518a5bb70b4 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