From 0b7a220b01ff5e8c8d2619e6101169245de5f7ba Mon Sep 17 00:00:00 2001 From: rpaulo Date: Fri, 19 Oct 2007 18:24:19 +0000 Subject: Change IPTOS_CE to IPTOS_ECN_CE. Approved by: njl (mentor) --- sbin/ipfw/ipfw.8 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sbin') diff --git a/sbin/ipfw/ipfw.8 b/sbin/ipfw/ipfw.8 index 683deb3..078d010 100644 --- a/sbin/ipfw/ipfw.8 +++ b/sbin/ipfw/ipfw.8 @@ -1,7 +1,7 @@ .\" .\" $FreeBSD$ .\" -.Dd August 5, 2007 +.Dd October 19, 2007 .Dt IPFW 8 .Os .Sh NAME @@ -1284,7 +1284,7 @@ The supported IP types of service are: .Cm mincost .Pq Dv IPTOS_MINCOST , .Cm congestion -.Pq Dv IPTOS_CE . +.Pq Dv IPTOS_ECN_CE . The absence of a particular type may be denoted with a .Ql \&! . -- cgit v1.1