mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 16:22:46 -04:00
o .Xr strtonum(3).
MFC after: 1 week
This commit is contained in:
parent
7a569b90b5
commit
3953c11715
2 changed files with 2 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue