summaryrefslogtreecommitdiffstats
path: root/sys/conf
diff options
context:
space:
mode:
authorbrooks <brooks@FreeBSD.org>2001-09-25 18:56:40 +0000
committerbrooks <brooks@FreeBSD.org>2001-09-25 18:56:40 +0000
commit34d1edd712b06a752230a691962dc3405b3550ed (patch)
tree8211c11ce9b00d83e91cdb1e80e571691f2df9a8 /sys/conf
parentdcdfdd7d0d1872951515696d703fce53cc8ddfab (diff)
downloadFreeBSD-src-34d1edd712b06a752230a691962dc3405b3550ed.zip
FreeBSD-src-34d1edd712b06a752230a691962dc3405b3550ed.tar.gz
The faith(4) device is no longer a count device so don't specify a count.
Diffstat (limited to 'sys/conf')
-rw-r--r--sys/conf/NOTES2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/conf/NOTES b/sys/conf/NOTES
index 024e9d9..379e23d 100644
--- a/sys/conf/NOTES
+++ b/sys/conf/NOTES
@@ -555,7 +555,7 @@ options ETHER_SNAP # enable Ethernet_802.2/SNAP frame
# for IPv6
device gif #IPv6 and IPv4 tunneling
options XBONEHACK
-device faith 1 #for IPv6 and IPv4 translation
+device faith #for IPv6 and IPv4 translation
device stf #6to4 IPv6 over IPv4 encapsulation
#
OpenPOWER on IntegriCloud