From 032e0bf85084498fac1bb363b4640d7f367b8eb8 Mon Sep 17 00:00:00 2001 From: Maxim Konovalov Date: Fri, 25 Jul 2008 09:13:18 +0000 Subject: [PATCH] o Fix grammar: see -> See. --- UPDATING | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/UPDATING b/UPDATING index 5403ad9284e..99ff14736fe 100644 --- a/UPDATING +++ b/UPDATING @@ -49,7 +49,7 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 8.x IS SLOW: 20080509: I have checked in code to support multiple routing tables. - see the man pages setfib(1) and setfib(2). + See the man pages setfib(1) and setfib(2). This is a hopefully backwards compatible version, but to make use of it you need to compile your kernel with options ROUTETABLES=2 (or more up to 16).