Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Jun 2018 09:07:25 +0000 (UTC)
From:      Eitan Adler <eadler@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r335044 - head/lib/libc/stdlib
Message-ID:  <201806130907.w5D97PJm099805@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: eadler
Date: Wed Jun 13 09:07:24 2018
New Revision: 335044
URL: https://svnweb.freebsd.org/changeset/base/335044

Log:
  atoi.3: bump .Dd
  
  I touched the man page. Bump Dd by just over 15 years.

Modified:
  head/lib/libc/stdlib/atoi.3

Modified: head/lib/libc/stdlib/atoi.3
==============================================================================
--- head/lib/libc/stdlib/atoi.3	Wed Jun 13 08:52:22 2018	(r335043)
+++ head/lib/libc/stdlib/atoi.3	Wed Jun 13 09:07:24 2018	(r335044)
@@ -32,7 +32,7 @@
 .\"     @(#)atoi.3	8.1 (Berkeley) 6/4/93
 .\" $FreeBSD$
 .\"
-.Dd June 4, 1993
+.Dd June 13, 2018
 .Dt ATOI 3
 .Os
 .Sh NAME



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201806130907.w5D97PJm099805>