Revert previous changes as we do support the .Ox macro for OpenBSD.
Pointed out by: ceri, ru, delphij
This commit is contained in:
parent
fe52c3f9d1
commit
b4a7a96527
@ -139,7 +139,8 @@ The string did not consist solely of digit characters.
|
||||
.Xr strtoul 3
|
||||
.Sh STANDARDS
|
||||
.Fn strtonum
|
||||
is an BSD extension.
|
||||
is a
|
||||
.Bx extension.
|
||||
The existing alternatives, such as
|
||||
.Xr atoi 3
|
||||
and
|
||||
@ -148,4 +149,5 @@ are either impossible or difficult to use safely.
|
||||
.Sh HISTORY
|
||||
The
|
||||
.Fn strtonum
|
||||
function first appeared in OpenBSD 3.6 .
|
||||
function first appeared in
|
||||
.Ox 3.6 .
|
||||
|
Loading…
Reference in New Issue
Block a user