Date: Sun, 1 Mar 2009 05:44:28 +0000 (UTC) From: Xin LI <delphij@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r189207 - head/lib/libc/stdlib Message-ID: <200903010544.n215iSc7031890@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: delphij Date: Sun Mar 1 05:44:28 2009 New Revision: 189207 URL: http://svn.freebsd.org/changeset/base/189207 Log: "-isoC-99" should be spelled without 'c'. Modified: head/lib/libc/stdlib/atol.3 Modified: head/lib/libc/stdlib/atol.3 ============================================================================== --- head/lib/libc/stdlib/atol.3 Sun Mar 1 05:09:34 2009 (r189206) +++ head/lib/libc/stdlib/atol.3 Sun Mar 1 05:44:28 2009 (r189207) @@ -103,7 +103,7 @@ and is not required by .St -isoC or -.St -isoC-c99 , +.St -isoC-99 , but it is allowed by all of .St -isoC , St -isoC-99 and
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200903010544.n215iSc7031890>