Browse Source

grammar fixes;

OPENBSD_4_4
jmc 16 years ago
parent
commit
392400ba76
1 changed files with 3 additions and 3 deletions
  1. +3
    -3
      src/lib/libc/stdlib/strtod.3

+ 3
- 3
src/lib/libc/stdlib/strtod.3 View File

@ -29,7 +29,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
.\" $OpenBSD: strtod.3,v 1.11 2008/06/13 21:04:24 landry Exp $
.\" $OpenBSD: strtod.3,v 1.12 2008/06/13 23:50:49 jmc Exp $
.\"
.Dd $Mdocdate: June 13 2008 $
.Dt STRTOD 3
@ -84,7 +84,7 @@ The
.Fn strtod
and
.Fn strtof
functions returns the converted value, if any.
functions return the converted value, if any.
.Pp
If
.Fa endptr
@ -125,5 +125,5 @@ The
.Fn strtod
and
.Fn strtof
functions conforms to
functions conform to
.St -ansiC .

Loading…
Cancel
Save