diff options
author | Ondrej Filip <feela@network.cz> | 2004-07-15 21:46:52 +0200 |
---|---|---|
committer | Ondrej Filip <feela@network.cz> | 2004-07-15 21:46:52 +0200 |
commit | 4e9742bb597225d7cefc0ee08270f76db29b65f1 (patch) | |
tree | a9623c4f1b109721e36ae5714ebbc59b7babdd62 | |
parent | 6b68de07d9a4f1ad122e46dc40c6cdfd8b06ae4b (diff) | |
download | bird-4e9742bb597225d7cefc0ee08270f76db29b65f1.tar bird-4e9742bb597225d7cefc0ee08270f76db29b65f1.zip |
Added note about *BSD.
-rw-r--r-- | doc/bird.sgml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/bird.sgml b/doc/bird.sgml index aed0746..79d7e96 100644 --- a/doc/bird.sgml +++ b/doc/bird.sgml @@ -93,8 +93,8 @@ Czech Republic as a student project. It can be freely distributed under the term Public License. <p>BIRD has been designed to work on all UNIX-like systems. It has been developed and -tested under Linux 2.0 to 2.4, but porting to other systems (even non-UNIX ones) should -be relatively easy due to its highly modular architecture. +tested under Linux 2.0 to 2.4, and then ported to FreeBSD and NetBSD, porting to other +systems (even non-UNIX ones) should be relatively easy due to its highly modular architecture. <sect>Installing BIRD |