aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorMaxim Konovalov <maxim@FreeBSD.org>2008-07-25 09:13:18 +0000
committerMaxim Konovalov <maxim@FreeBSD.org>2008-07-25 09:13:18 +0000
commit032e0bf85084498fac1bb363b4640d7f367b8eb8 (patch)
tree1ea3e5253571582cea5dfcecb79e96c42156a11b /UPDATING
parentd67023a15586e858f7aa9a57e5803d4db72c1f7b (diff)
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING2
1 files changed, 1 insertions, 1 deletions
diff --git a/UPDATING b/UPDATING
index 5403ad9284e3..99ff14736feb 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).