diff options
Diffstat (limited to 'lib/libc/stdlib/strtol.3')
-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 4866db34f14..74361671ffb 100644 --- a/lib/libc/stdlib/strtol.3 +++ b/lib/libc/stdlib/strtol.3 @@ -29,9 +29,9 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $OpenBSD: strtol.3,v 1.16 2006/11/02 18:19:59 grunk Exp $ +.\" $OpenBSD: strtol.3,v 1.17 2007/05/31 19:19:31 jmc Exp $ .\" -.Dd January 3, 2006 +.Dd $Mdocdate: May 31 2007 $ .Dt STRTOL 3 .Os .Sh NAME |