s/conform/conforms/
This commit is contained in:
parent
f06d68f845
commit
20e197918c
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: wcstod.3,v 1.4 2006/04/23 16:44:00 wiz Exp $
|
||||
.\" $NetBSD: wcstod.3,v 1.5 2007/05/21 15:29:51 tnozaki Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2002, 2003 Tim J. Robbins
|
||||
.\" All rights reserved.
|
||||
|
@ -68,7 +68,7 @@ for details.
|
|||
.Sh STANDARDS
|
||||
The
|
||||
.Fn wcstod
|
||||
function conform to
|
||||
function conforms to
|
||||
.St -isoC-amd1 .
|
||||
The
|
||||
.Fn wcstof
|
||||
|
|
Loading…
Reference in New Issue