From 31f547ff8e7a5be379a5a137d5c327d59266c755 Mon Sep 17 00:00:00 2001 From: des Date: Mon, 13 Sep 1999 08:36:15 +0000 Subject: "\t\t" -> " \t" as per rev. 1.611 (mangled in the previous commit) Pointed out by: bde --- sys/conf/NOTES | 4 ++-- sys/i386/conf/LINT | 4 ++-- sys/i386/conf/NOTES | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/sys/conf/NOTES b/sys/conf/NOTES index 1af39e1..3b8b8a7 100644 --- a/sys/conf/NOTES +++ b/sys/conf/NOTES @@ -480,8 +480,8 @@ options TCPDEBUG # prevents nmap et al. from identifying the TCP/IP stack, but breaks support # for RFC1644 extensions and is not recommended for web servers. # -options TCP_RESTRICT_RST #restrict emission of TCP RST -options TCP_DROP_SYNFIN #drop TCP packets with SYN+FIN +options TCP_RESTRICT_RST #restrict emission of TCP RST +options TCP_DROP_SYNFIN #drop TCP packets with SYN+FIN # ICMP_BANDLIM enables icmp error response bandwidth limiting. You # typically want this option as it will help protect the machine from diff --git a/sys/i386/conf/LINT b/sys/i386/conf/LINT index 1af39e1..3b8b8a7 100644 --- a/sys/i386/conf/LINT +++ b/sys/i386/conf/LINT @@ -480,8 +480,8 @@ options TCPDEBUG # prevents nmap et al. from identifying the TCP/IP stack, but breaks support # for RFC1644 extensions and is not recommended for web servers. # -options TCP_RESTRICT_RST #restrict emission of TCP RST -options TCP_DROP_SYNFIN #drop TCP packets with SYN+FIN +options TCP_RESTRICT_RST #restrict emission of TCP RST +options TCP_DROP_SYNFIN #drop TCP packets with SYN+FIN # ICMP_BANDLIM enables icmp error response bandwidth limiting. You # typically want this option as it will help protect the machine from diff --git a/sys/i386/conf/NOTES b/sys/i386/conf/NOTES index 1af39e1..3b8b8a7 100644 --- a/sys/i386/conf/NOTES +++ b/sys/i386/conf/NOTES @@ -480,8 +480,8 @@ options TCPDEBUG # prevents nmap et al. from identifying the TCP/IP stack, but breaks support # for RFC1644 extensions and is not recommended for web servers. # -options TCP_RESTRICT_RST #restrict emission of TCP RST -options TCP_DROP_SYNFIN #drop TCP packets with SYN+FIN +options TCP_RESTRICT_RST #restrict emission of TCP RST +options TCP_DROP_SYNFIN #drop TCP packets with SYN+FIN # ICMP_BANDLIM enables icmp error response bandwidth limiting. You # typically want this option as it will help protect the machine from -- cgit v1.1