From: ajs Date: Fri, 22 Apr 2005 12:56:37 +0000 (+0000) Subject: 2005-04-22 Andrew J. Schorr X-Git-Tag: frr-2.0-rc1~3055 X-Git-Url: https://git.puffer.fish/?a=commitdiff_plain;h=151fe8a484ab84cf6437e6755f9725e2634bf702;p=matthieu%2Ffrr.git 2005-04-22 Andrew J. Schorr * bgpd.8,isisd.8,ospf6d.8,ospfd.8,ripd.8,ripngd.8,zebra.8: Fix spelling mistake: intrefaces -> interfaces. --- diff --git a/doc/ChangeLog b/doc/ChangeLog index 451373a4af..31ee6536d4 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,8 @@ +2005-04-22 Andrew J. Schorr + + * bgpd.8,isisd.8,ospf6d.8,ospfd.8,ripd.8,ripngd.8,zebra.8: Fix + spelling mistake: intrefaces -> interfaces. + 2005-04-10 Paul Jakma * quagga.info: Update to match bgpd.texi addition diff --git a/doc/bgpd.8 b/doc/bgpd.8 index e6f5bc6518..cc0d12169d 100644 --- a/doc/bgpd.8 +++ b/doc/bgpd.8 @@ -66,7 +66,7 @@ Specify the port that the bgpd VTY will listen on. This defaults to .TP \fB\-A\fR, \fB\-\-vty_addr \fR\fIvty-address\fR Specify the address that the bgpd VTY will listen on. Default is all -intrefaces. +interfaces. .TP \fB\-u\fR, \fB\-\-user \fR\fIuser\fR Specify the user to run as. Default is \fIquagga\fR. diff --git a/doc/isisd.8 b/doc/isisd.8 index 7ae7dbaf38..5837e36ce8 100644 --- a/doc/isisd.8 +++ b/doc/isisd.8 @@ -58,7 +58,7 @@ Specify the port that the isisd VTY will listen on. This defaults to .TP \fB\-A\fR, \fB\-\-vty_addr \fR\fIvty-address\fR Specify the address that the isisd VTY will listen on. Default is all -intrefaces. +interfaces. .TP \fB\-u\fR, \fB\-\-user \fR\fIuser\fR Specify the user to run as. Default is \fIquagga\fR. diff --git a/doc/ospf6d.8 b/doc/ospf6d.8 index 2266fffe13..63dedb39a6 100644 --- a/doc/ospf6d.8 +++ b/doc/ospf6d.8 @@ -59,7 +59,7 @@ Specify the port that the ospf6d VTY will listen on. This defaults to .TP \fB\-A\fR, \fB\-\-vty_addr \fR\fIvty-address\fR Specify the address that the ospf6d VTY will listen on. Default is all -intrefaces. +interfaces. .TP \fB\-u\fR, \fB\-\-user \fR\fIuser\fR Specify the user to run as. Default is \fIquagga\fR. diff --git a/doc/ospfd.8 b/doc/ospfd.8 index c6c1857fd5..8dd527bc00 100644 --- a/doc/ospfd.8 +++ b/doc/ospfd.8 @@ -61,7 +61,7 @@ Specify the port that the ospfd VTY will listen on. This defaults to .TP \fB\-A\fR, \fB\-\-vty_addr \fR\fIvty-address\fR Specify the address that the ospfd VTY will listen on. Default is all -intrefaces. +interfaces. .TP \fB\-u\fR, \fB\-\-user \fR\fIuser\fR Specify the user to run as. Default is \fIquagga\fR. diff --git a/doc/ripd.8 b/doc/ripd.8 index 5a9f5fa82d..6784cadc13 100644 --- a/doc/ripd.8 +++ b/doc/ripd.8 @@ -59,7 +59,7 @@ Specify the port that the ripd VTY will listen on. This defaults to .TP \fB\-A\fR, \fB\-\-vty_addr \fR\fIvty-address\fR Specify the address that the ripd VTY will listen on. Default is all -intrefaces. +interfaces. .TP \fB\-u\fR, \fB\-\-user \fR\fIuser\fR Specify the user to run as. Default is \fIquagga\fR. diff --git a/doc/ripngd.8 b/doc/ripngd.8 index c45fc3073d..471c5296bf 100644 --- a/doc/ripngd.8 +++ b/doc/ripngd.8 @@ -62,7 +62,7 @@ Specify the port that the ripngd VTY will listen on. This defaults to .TP \fB\-A\fR, \fB\-\-vty_addr \fR\fIvty-address\fR Specify the address that the ripngd VTY will listen on. Default is all -intrefaces. +interfaces. .TP \fB\-u\fR, \fB\-\-user \fR\fIuser\fR Specify the user to run as. Default is \fIquagga\fR. diff --git a/doc/zebra.8 b/doc/zebra.8 index a3f4b1ac0d..472351fbc1 100644 --- a/doc/zebra.8 +++ b/doc/zebra.8 @@ -69,7 +69,7 @@ Specify the port that the zebra VTY will listen on. This defaults to .TP \fB\-A\fR, \fB\-\-vty_addr \fR\fIvty-address\fR Specify the address that the zebra VTY will listen on. Default is all -intrefaces. +interfaces. .TP \fB\-u\fR, \fB\-\-user \fR\fIuser\fR Specify the user to run as. Default is \fIquagga\fR.