Change IPTOS_CE to IPTOS_ECN_CE.

Approved by:	njl (mentor)
This commit is contained in:
rpaulo 2007-10-19 18:24:19 +00:00
parent 32cdad2d33
commit 0b7a220b01

View File

@ -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 \&! .