]> git.proxmox.com Git - mirror_frr.git/commitdiff
[doc] zebra.8 via Christian Hammers (#531)
authorThijs Kinkhorst <thijs@debian.org>
Tue, 21 Jul 2009 15:24:29 +0000 (19:24 +0400)
committerDenis Ovsienko <pilot@etcnet.org>
Tue, 21 Jul 2009 15:24:29 +0000 (19:24 +0400)
The man page for zebra(8) mentions as port number to connect to 2602,
but it's acutally 2601 (as shown in /etc/services). 2602 belongs to ripd.
Attached patch fixes this typo.

doc/zebra.8

index 9399be08385f63b7f7408f7270b1fc291de03c10..23703e7279c9cb860b5147d8f3bb05da5b60ea5d 100644 (file)
@@ -62,7 +62,7 @@ On startup, don't delete self inserted routes.
 .TP
 \fB\-P\fR, \fB\-\-vty_port \fR\fIport-number\fR 
 Specify the port that the zebra VTY will listen on. This defaults to
-2602, as specified in \fB\fI/etc/services\fR.
+2601, as specified in \fB\fI/etc/services\fR.
 .TP
 \fB\-A\fR, \fB\-\-vty_addr \fR\fIvty-address\fR
 Specify the address that the zebra VTY will listen on. Default is all