diff options
author | hasso <hasso> | 2004-10-14 23:07:37 +0000 |
---|---|---|
committer | hasso <hasso> | 2004-10-14 23:07:37 +0000 |
commit | 44bc730af53f646d3f151445ac256dff1bb4bb94 (patch) | |
tree | c12bb7b67fec7a1b7945e934d8249fa76b639146 | |
parent | 8c86f4ba3977c4becce1035c2af27d3481311fe9 (diff) | |
download | quagga-44bc730af53f646d3f151445ac256dff1bb4bb94.tar.bz2 quagga-44bc730af53f646d3f151445ac256dff1bb4bb94.tar.xz |
Missing comma.
-rw-r--r-- | doc/overview.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/overview.texi b/doc/overview.texi index b66b35b4..df3c0859 100644 --- a/doc/overview.texi +++ b/doc/overview.texi @@ -72,7 +72,7 @@ administrator. routing protocols such as BGMP, PIM-SM, PIM-DM may be supported in Quagga 2.0. MPLS support is going on. In the future, TCP/IP filtering control, QoS control, diffserv configuration will be added to Quagga. -Quagga project's final goal is making a productive, quality free TCP/IP +Quagga project's final goal is making a productive, quality, free TCP/IP routing software. @node System Architecture, Supported Platforms, About Quagga, Overview |