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:
Guillem Jover
2019-06-13 23:42:49 +02:00
parent 21f4052c5b
commit 71c710e9a8
3 changed files with 3 additions and 3 deletions

View File

@@ -229,7 +229,7 @@ extension.
The
.Fn strtou
function first appeared in
.Nx 7 .
.Nx 7.0 .
.Ox
introduced the
.Fn strtonum 3bsd