summaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
authoralex <alex@FreeBSD.org>1997-11-17 13:57:40 +0000
committeralex <alex@FreeBSD.org>1997-11-17 13:57:40 +0000
commit8683d5257e267a0bd45d2bc5f984d4ebf6752d03 (patch)
tree87924bd3b450313c55e15d0cbdc6b2c658a5b2e8 /sys
parentd892def2d01765a31475a5f686e418a77c1936a5 (diff)
downloadFreeBSD-src-8683d5257e267a0bd45d2bc5f984d4ebf6752d03.zip
FreeBSD-src-8683d5257e267a0bd45d2bc5f984d4ebf6752d03.tar.gz
Typo fix.
PR: 5068 Submitted by: Studded@dal.net
Diffstat (limited to 'sys')
-rw-r--r--sys/conf/NOTES4
-rw-r--r--sys/i386/conf/LINT4
-rw-r--r--sys/i386/conf/NOTES4
3 files changed, 6 insertions, 6 deletions
diff --git a/sys/conf/NOTES b/sys/conf/NOTES
index e3786e4..88b65d0 100644
--- a/sys/conf/NOTES
+++ b/sys/conf/NOTES
@@ -2,7 +2,7 @@
# LINT -- config file for checking all the sources, tries to pull in
# as much of the source tree as it can.
#
-# $Id: LINT,v 1.378 1997/10/28 07:27:48 joerg Exp $
+# $Id: LINT,v 1.379 1997/11/04 21:11:14 steve Exp $
#
# NB: You probably don't want to try running a kernel built from this
# file. Instead, you should start from GENERIC, and add options from
@@ -407,7 +407,7 @@ options IPFIREWALL #firewall
options IPFIREWALL_VERBOSE #print information about
# dropped packets
options "IPFIREWALL_VERBOSE_LIMIT=100" #limit verbosity
-options IPFIREWALL_DEFAULT_TO_ACCEPT #allow everything by defalt
+options IPFIREWALL_DEFAULT_TO_ACCEPT #allow everything by default
options IPDIVERT #divert sockets
options TCPDEBUG
diff --git a/sys/i386/conf/LINT b/sys/i386/conf/LINT
index e3786e4..88b65d0 100644
--- a/sys/i386/conf/LINT
+++ b/sys/i386/conf/LINT
@@ -2,7 +2,7 @@
# LINT -- config file for checking all the sources, tries to pull in
# as much of the source tree as it can.
#
-# $Id: LINT,v 1.378 1997/10/28 07:27:48 joerg Exp $
+# $Id: LINT,v 1.379 1997/11/04 21:11:14 steve Exp $
#
# NB: You probably don't want to try running a kernel built from this
# file. Instead, you should start from GENERIC, and add options from
@@ -407,7 +407,7 @@ options IPFIREWALL #firewall
options IPFIREWALL_VERBOSE #print information about
# dropped packets
options "IPFIREWALL_VERBOSE_LIMIT=100" #limit verbosity
-options IPFIREWALL_DEFAULT_TO_ACCEPT #allow everything by defalt
+options IPFIREWALL_DEFAULT_TO_ACCEPT #allow everything by default
options IPDIVERT #divert sockets
options TCPDEBUG
diff --git a/sys/i386/conf/NOTES b/sys/i386/conf/NOTES
index e3786e4..88b65d0 100644
--- a/sys/i386/conf/NOTES
+++ b/sys/i386/conf/NOTES
@@ -2,7 +2,7 @@
# LINT -- config file for checking all the sources, tries to pull in
# as much of the source tree as it can.
#
-# $Id: LINT,v 1.378 1997/10/28 07:27:48 joerg Exp $
+# $Id: LINT,v 1.379 1997/11/04 21:11:14 steve Exp $
#
# NB: You probably don't want to try running a kernel built from this
# file. Instead, you should start from GENERIC, and add options from
@@ -407,7 +407,7 @@ options IPFIREWALL #firewall
options IPFIREWALL_VERBOSE #print information about
# dropped packets
options "IPFIREWALL_VERBOSE_LIMIT=100" #limit verbosity
-options IPFIREWALL_DEFAULT_TO_ACCEPT #allow everything by defalt
+options IPFIREWALL_DEFAULT_TO_ACCEPT #allow everything by default
options IPDIVERT #divert sockets
options TCPDEBUG
OpenPOWER on IntegriCloud