diff options
Diffstat (limited to '')
| -rw-r--r-- | src/lib/libc/stdlib/strtod.3 | 6 | 
1 files changed, 3 insertions, 3 deletions
| diff --git a/src/lib/libc/stdlib/strtod.3 b/src/lib/libc/stdlib/strtod.3 index 3d8b2e07a0..979334203e 100644 --- a/src/lib/libc/stdlib/strtod.3 +++ b/src/lib/libc/stdlib/strtod.3 | |||
| @@ -29,7 +29,7 @@ | |||
| 29 | .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF | 29 | .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF | 
| 30 | .\" SUCH DAMAGE. | 30 | .\" SUCH DAMAGE. | 
| 31 | .\" | 31 | .\" | 
| 32 | .\" $OpenBSD: strtod.3,v 1.11 2008/06/13 21:04:24 landry Exp $ | 32 | .\" $OpenBSD: strtod.3,v 1.12 2008/06/13 23:50:49 jmc Exp $ | 
| 33 | .\" | 33 | .\" | 
| 34 | .Dd $Mdocdate: June 13 2008 $ | 34 | .Dd $Mdocdate: June 13 2008 $ | 
| 35 | .Dt STRTOD 3 | 35 | .Dt STRTOD 3 | 
| @@ -84,7 +84,7 @@ The | |||
| 84 | .Fn strtod | 84 | .Fn strtod | 
| 85 | and | 85 | and | 
| 86 | .Fn strtof | 86 | .Fn strtof | 
| 87 | functions returns the converted value, if any. | 87 | functions return the converted value, if any. | 
| 88 | .Pp | 88 | .Pp | 
| 89 | If | 89 | If | 
| 90 | .Fa endptr | 90 | .Fa endptr | 
| @@ -125,5 +125,5 @@ The | |||
| 125 | .Fn strtod | 125 | .Fn strtod | 
| 126 | and | 126 | and | 
| 127 | .Fn strtof | 127 | .Fn strtof | 
| 128 | functions conforms to | 128 | functions conform to | 
| 129 | .St -ansiC . | 129 | .St -ansiC . | 
