From d92ce96b1c81e0587f3478bcd14ee1ece1f17fc8 Mon Sep 17 00:00:00 2001 From: Chris Costello Date: Wed, 9 Feb 2000 19:54:14 +0000 Subject: [PATCH] Repair incorrect ``first appeared in'' reference, which originally stated that we supported an IPv6 firewall since version 2.0. It now correctly says `4.0'. --- sbin/ip6fw/ip6fw.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sbin/ip6fw/ip6fw.8 b/sbin/ip6fw/ip6fw.8 index 7a90ca94834..a3c85dda1a0 100644 --- a/sbin/ip6fw/ip6fw.8 +++ b/sbin/ip6fw/ip6fw.8 @@ -475,4 +475,4 @@ API based upon code written by Daniel Boulet for BSDI. .Sh HISTORY .Nm first appeared in -.Fx 2.0 . +.Fx 4.0 .