summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authoruqs <uqs@FreeBSD.org>2014-01-28 21:40:10 +0000
committeruqs <uqs@FreeBSD.org>2014-01-28 21:40:10 +0000
commitee3f3bf669b136f638d169001bbf4e8363314357 (patch)
treecbe56e8eb6acca81849aafe0c3aed1d936cd0dbc /share
parentb8164671aa321c1397ceeb396f809d3899c9125c (diff)
downloadFreeBSD-src-ee3f3bf669b136f638d169001bbf4e8363314357.zip
FreeBSD-src-ee3f3bf669b136f638d169001bbf4e8363314357.tar.gz
mdoc: fix several uses of the Fx macro to point to actual releases.
Found by: make manlint
Diffstat (limited to 'share')
-rw-r--r--share/man/man4/nvd.42
-rw-r--r--share/man/man4/nvme.42
2 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/nvd.4 b/share/man/man4/nvd.4
index eee4c7b..1ba83ac 100644
--- a/share/man/man4/nvd.4
+++ b/share/man/man4/nvd.4
@@ -70,7 +70,7 @@ I/O commands.
The
.Nm
driver first appeared in
-.Fx 9.2.
+.Fx 9.2 .
.Sh AUTHORS
.An -nosplit
The
diff --git a/share/man/man4/nvme.4 b/share/man/man4/nvme.4
index 0e85273..2bbabc2 100644
--- a/share/man/man4/nvme.4
+++ b/share/man/man4/nvme.4
@@ -151,7 +151,7 @@ and completion queues to the console.
The
.Nm
driver first appeared in
-.Fx 9.2.
+.Fx 9.2 .
.Sh AUTHORS
.An -nosplit
The
OpenPOWER on IntegriCloud