Kill one last instance of "NIC card".

This commit is contained in:
Ceri Davies 2005-01-01 13:18:52 +00:00
parent e3eddb46cd
commit 7ee4599e30
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=23403

View file

@ -2403,7 +2403,7 @@ ipfw -q -f flush
# Set rules command prefix
cmd="ipfw -q add"
pif="dc0" # public interface name of Nic card
pif="dc0" # public interface name of NIC
# facing the public Internet
#################################################################