Module Name: src Committed By: riastradh Date: Mon Nov 7 21:51:42 UTC 2016
Modified Files: src/lib/libc/stdlib: strtod.3 Log Message: Fix phrasing about `out-of-band' and `sentinel value'. Either an out-of-band channel, or an in-band sentinel value, could indicate an error, but an out-of-band sentinel value is a silly proposition. Noted by uwe@. To generate a diff of this commit: cvs rdiff -u -r1.27 -r1.28 src/lib/libc/stdlib/strtod.3 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.