o .Xr strtonum(3).

MFC after:	1 week
This commit is contained in:
Maxim Konovalov 2006-05-20 21:11:35 +00:00
parent 7a569b90b5
commit 3953c11715
2 changed files with 2 additions and 0 deletions

View File

@ -204,6 +204,7 @@ The given string was out of range; the value converted has been clamped.
.Xr atoi 3 ,
.Xr atol 3 ,
.Xr strtod 3 ,
.Xr strtonum 3 ,
.Xr strtoul 3 ,
.Xr wcstol 3
.Sh STANDARDS

View File

@ -207,6 +207,7 @@ The given string was out of range; the value converted has been clamped.
.El
.Sh SEE ALSO
.Xr strtol 3 ,
.Xr strtonum 3 ,
.Xr wcstoul 3
.Sh STANDARDS
The