Author: bcr (doc committer)
Date: Fri Oct 22 08:51:49 2010
New Revision: 214200
URL: http://svn.freebsd.org/changeset/base/214200

Log:
  Revert to r214147, errno is not clobbered as originally
  thought.

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

Modified: head/lib/libc/stdlib/strtonum.3
==============================================================================
--- head/lib/libc/stdlib/strtonum.3     Fri Oct 22 08:46:22 2010        
(r214199)
+++ head/lib/libc/stdlib/strtonum.3     Fri Oct 22 08:51:49 2010        
(r214200)
@@ -83,8 +83,6 @@ is set, and
 .Fa errstr
 will point to an error message.
 On success,
-.Va errno
-is set to 0 and
 .Fa *errstr
 will be set to
 .Dv NULL ;
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to