]> git.puffer.fish Git - matthieu/frr.git/commitdiff
2004-05-27 Paul Jakma <paul@dishone.st>
authorpaul <paul>
Wed, 26 May 2004 23:31:11 +0000 (23:31 +0000)
committerpaul <paul>
Wed, 26 May 2004 23:31:11 +0000 (23:31 +0000)
        * Correct RIP port, s/521/520/, reported by xantius@xantius.com

doc/ripd.texi

index 060b2474fd522e83e71847c4f1072dd7dc793c61..31c21f795456528a37ec73905d287f449c93ec5e 100644 (file)
@@ -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}