diff options
author | jardin <jardin> | 2005-04-20 09:38:17 +0000 |
---|---|---|
committer | jardin <jardin> | 2005-04-20 09:38:17 +0000 |
commit | 81e9b18fdb20a57b1e908bbc99c32a5555f731d1 (patch) | |
tree | 9a472e194fca5cff4ba20ba939bab1d83c9e7a91 | |
parent | f10b6caf715bd69e6397abe7b9a0c4be2dcfaa7c (diff) | |
download | quagga-81e9b18fdb20a57b1e908bbc99c32a5555f731d1.tar.bz2 quagga-81e9b18fdb20a57b1e908bbc99c32a5555f731d1.tar.xz |
There is no RIPv3. It is a RIPng (by the way for your information, the version of RIPng is v1).
-rw-r--r-- | solaris/ripngd.xml.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/solaris/ripngd.xml.in b/solaris/ripngd.xml.in index a12a56e6..ea14d9b3 100644 --- a/solaris/ripngd.xml.in +++ b/solaris/ripngd.xml.in @@ -102,7 +102,7 @@ <template> <common_name> <loctext xml:lang='C'> - @PACKAGE_NAME@: ripngd, RIPv3 IPv6 routing protocol daemon. + @PACKAGE_NAME@: ripngd, RIPng IPv6 routing protocol daemon. </loctext> </common_name> <documentation> |