summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorhrs <hrs@FreeBSD.org>2006-03-07 18:25:03 +0000
committerhrs <hrs@FreeBSD.org>2006-03-07 18:25:03 +0000
commit6223247e90fe2ffe9ae17ad5569cc2219ddf6315 (patch)
tree69251074991a44d2b2a07a37209b34b53c9a8502
parent8ab5ca4a3f53882bd55943d1e694430ca40e4ed5 (diff)
downloadFreeBSD-src-6223247e90fe2ffe9ae17ad5569cc2219ddf6315.zip
FreeBSD-src-6223247e90fe2ffe9ae17ad5569cc2219ddf6315.tar.gz
Fix version number when the feature was added.
Submitted by: Yoshihiko Sarumaru (mistral at imasy dot or dot jp) PR: docs/93801 and docs/93803 MFC after: 2 days
-rw-r--r--share/man/man9/firmware.92
-rw-r--r--usr.sbin/wpa/ndis_events/ndis_events.82
2 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man9/firmware.9 b/share/man/man9/firmware.9
index 84240db..7af21cf 100644
--- a/share/man/man9/firmware.9
+++ b/share/man/man9/firmware.9
@@ -110,7 +110,7 @@ image becomes unreferenced.
.Pa /usr/share/examples/kld
.Sh HISTORY
The firmware system was introduced in
-.Fx 7.0 .
+.Fx 6.1 .
.Sh AUTHORS
This manual page was written by
.An Max Laier Aq mlaier@FreeBSD.org .
diff --git a/usr.sbin/wpa/ndis_events/ndis_events.8 b/usr.sbin/wpa/ndis_events/ndis_events.8
index d8c19be..0c5a64a 100644
--- a/usr.sbin/wpa/ndis_events/ndis_events.8
+++ b/usr.sbin/wpa/ndis_events/ndis_events.8
@@ -121,7 +121,7 @@ to emit notifications when it receives events.
The
.Nm
utility first appeared in
-.Fx 7.0 .
+.Fx 6.0 .
.Sh AUTHORS
The
.Nm
OpenPOWER on IntegriCloud