From d6a800462a88c8acdcd81465aa7d5b5711a604d9 Mon Sep 17 00:00:00 2001 From: Tom Eastep Date: Mon, 14 Feb 2011 10:27:11 -0800 Subject: [PATCH] Correct typo Signed-off-by: Tom Eastep --- Shorewall/known_problems.txt | 2 +- Shorewall/releasenotes.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Shorewall/known_problems.txt b/Shorewall/known_problems.txt index 39db16874..d0392264b 100644 --- a/Shorewall/known_problems.txt +++ b/Shorewall/known_problems.txt @@ -4,7 +4,7 @@ 2) The 'local' option in /etc/shorewall6/providers produces an 'ip route add' command containing an IPv4 address. -3) When optimize lever 4 is set, the optimizer mis-handles rules of the +3) When optimize level 4 is set, the optimizer mis-handles rules of the form: -A -j -m comment ... diff --git a/Shorewall/releasenotes.txt b/Shorewall/releasenotes.txt index 221c1a5e1..f331e90af 100644 --- a/Shorewall/releasenotes.txt +++ b/Shorewall/releasenotes.txt @@ -19,7 +19,7 @@ VI. PROBLEMS CORRECTED AND NEW FEATURES IN PRIOR RELEASES produce an 'ip route add' command containing an IPv4 address. It now correctly uses the equivalent IPv6 address. -3) When optimize lever 4 was set, the optimizer mis-handled rules of the +3) When optimize level 4 was set, the optimizer mis-handled rules of the form: -A -j -m comment ...