summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrpaulo <rpaulo@FreeBSD.org>2007-10-19 18:24:19 +0000
committerrpaulo <rpaulo@FreeBSD.org>2007-10-19 18:24:19 +0000
commit0b7a220b01ff5e8c8d2619e6101169245de5f7ba (patch)
tree570a6d7c87af4f9c20c56c2359bb68b06754161a
parent32cdad2d33630476c7e8645b284f59f288158ac9 (diff)
downloadFreeBSD-src-0b7a220b01ff5e8c8d2619e6101169245de5f7ba.zip
FreeBSD-src-0b7a220b01ff5e8c8d2619e6101169245de5f7ba.tar.gz
Change IPTOS_CE to IPTOS_ECN_CE.
Approved by: njl (mentor)
-rw-r--r--sbin/ipfw/ipfw.84
1 files changed, 2 insertions, 2 deletions
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 \&! .
OpenPOWER on IntegriCloud