mirror of
https://gitlab.freedesktop.org/libbsd/libbsd.git
synced 2025-01-08 11:02:24 +01:00
man: Use major.minor version for .Nx macros
The macro only recognizes this version form, and not just major alone. Signed-off-by: Guillem Jover <guillem@hadrons.org>
This commit is contained in:
parent
21f4052c5b
commit
71c710e9a8
@ -229,7 +229,7 @@ extension.
|
||||
The
|
||||
.Fn strtoi
|
||||
function first appeared in
|
||||
.Nx 7 .
|
||||
.Nx 7.0 .
|
||||
.Ox
|
||||
introduced the
|
||||
.Fn strtonum 3bsd
|
||||
|
@ -151,7 +151,7 @@ function first appeared in
|
||||
.Ox 3.6 .
|
||||
.Fn strtonum
|
||||
was redesigned in
|
||||
.Nx 8
|
||||
.Nx 8.0
|
||||
as
|
||||
.Fn strtoi 3bsd
|
||||
and
|
||||
|
@ -229,7 +229,7 @@ extension.
|
||||
The
|
||||
.Fn strtou
|
||||
function first appeared in
|
||||
.Nx 7 .
|
||||
.Nx 7.0 .
|
||||
.Ox
|
||||
introduced the
|
||||
.Fn strtonum 3bsd
|
||||
|
Loading…
Reference in New Issue
Block a user