diff options
author | Pavel Machek <pavel@ucw.cz> | 2000-06-07 15:15:48 +0200 |
---|---|---|
committer | Pavel Machek <pavel@ucw.cz> | 2000-06-07 15:15:48 +0200 |
commit | 0c69604c8d0c9618e6cc94c98da993439d90dde6 (patch) | |
tree | 4f1634071f41366d08df64674abe8eba4e911c71 /doc | |
parent | 8fd12e6b27e713b0b7b24f3f7d9efd57038b1be6 (diff) | |
download | bird-0c69604c8d0c9618e6cc94c98da993439d90dde6.tar bird-0c69604c8d0c9618e6cc94c98da993439d90dde6.zip |
SGML syntax fix.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/bird.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/bird.sgml b/doc/bird.sgml index 2bdbed0..b3c2ea5 100644 --- a/doc/bird.sgml +++ b/doc/bird.sgml @@ -1320,7 +1320,7 @@ protocol static { <p>BIRD is relatively young system, and probably contains some bugs. You can report bugs at bird-users mailing list (<HTMLURL URL="mailto:bird-users@bird.network.cz" TEXT="bird-users@bird.network.cz">), but before you do, please make sure you have read available documentation, make sure are running latest version (available at <HTMLURL -URL="ftp://bird.network.cz/pub/bird" TEXT="bird.network.cz:/pub/bird>). (Of course, patch +URL="ftp://bird.network.cz/pub/bird" TEXT="bird.network.cz:/pub/bird">). (Of course, patch which fixes the bug along with bug report is always welcome). If you want to use BIRD, join mailing list by sending <tt/subscribe bird-users/ to <HTMLURL URL="mailto:majordomo@bird.network.cz" TEXT="majordomo@bird.network.cz">. Main home page of bird is <HTMLURL URL="http://bird.network.cz/" TEXT="http://bird.network.cz/">. When |