summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpaul <paul>2004-05-26 23:31:11 +0000
committerpaul <paul>2004-05-26 23:31:11 +0000
commitefd28bd5d1ed0a7cb30d33542581ec7268a14f14 (patch)
tree167002ba6881173f17c45d2ddfd2c19d60f32764
parent9684142d69efd0770b6eb462d4cb8ab59e29c524 (diff)
downloadquagga-efd28bd5d1ed0a7cb30d33542581ec7268a14f14.tar.bz2
quagga-efd28bd5d1ed0a7cb30d33542581ec7268a14f14.tar.xz
2004-05-27 Paul Jakma <paul@dishone.st>
* Correct RIP port, s/521/520/, reported by xantius@xantius.com
-rw-r--r--doc/ripd.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ripd.texi b/doc/ripd.texi
index 060b2474..31c21f79 100644
--- a/doc/ripd.texi
+++ b/doc/ripd.texi
@@ -41,7 +41,7 @@ The default configuration file name of @command{ripd}'s is
@value{INSTALL_PREFIX_ETC}. If @file{ripd.conf} is not there next
search current directory.
-RIP uses UDP port 521 to send and receive RIP packets. So the user must have
+RIP uses UDP port 520 to send and receive RIP packets. So the user must have
the capability to bind the port, generally this means that the user must
have superuser privileges. RIP protocol requires interface information
maintained by @command{zebra} daemon. So running @command{zebra}