From: ajs Date: Fri, 22 Apr 2005 13:14:49 +0000 (+0000) Subject: 2005-04-22 Andrew J. Schorr X-Git-Tag: frr-2.0-rc1~3054 X-Git-Url: https://git.puffer.fish/?a=commitdiff_plain;h=a0e64a63846e75cd038ade65669b27eeaec41cf1;p=mirror%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: idenifier -> identifier. --- diff --git a/doc/ChangeLog b/doc/ChangeLog index 31ee6536d4..4f1d5a8314 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: idenifier -> identifier. + 2005-04-22 Andrew J. Schorr * bgpd.8,isisd.8,ospf6d.8,ospfd.8,ripd.8,ripngd.8,zebra.8: Fix diff --git a/doc/bgpd.8 b/doc/bgpd.8 index cc0d12169d..658fe0aefa 100644 --- a/doc/bgpd.8 +++ b/doc/bgpd.8 @@ -53,7 +53,7 @@ Specify the group to run as. Default is \fIquagga\fR. A brief message. .TP \fB\-i\fR, \fB\-\-pid_file \fR\fIpid-file\fR -When bgpd starts its process idenifier is written to +When bgpd starts its process identifier is written to \fB\fIpid-file\fR. The init system uses the recorded PID to stop or restart bgpd. The likely default is \fB\fI/var/run/bgpd.pid\fR. .TP diff --git a/doc/isisd.8 b/doc/isisd.8 index 5837e36ce8..84e6cf5544 100644 --- a/doc/isisd.8 +++ b/doc/isisd.8 @@ -48,7 +48,7 @@ Specify the group to run as. Default is \fIquagga\fR. A brief message. .TP \fB\-i\fR, \fB\-\-pid_file \fR\fIpid-file\fR -When isisd starts its process idenifier is written to +When isisd starts its process identifier is written to \fB\fIpid-file\fR. The init system uses the recorded PID to stop or restart isisd. The likely default is \fB\fI/var/run/isisd.pid\fR. .TP diff --git a/doc/ospf6d.8 b/doc/ospf6d.8 index 63dedb39a6..44c4fe9ce3 100644 --- a/doc/ospf6d.8 +++ b/doc/ospf6d.8 @@ -49,7 +49,7 @@ Specify the group to run as. Default is \fIquagga\fR. A brief message. .TP \fB\-i\fR, \fB\-\-pid_file \fR\fIpid-file\fR -When ospf6d starts its process idenifier is written to +When ospf6d starts its process identifier is written to \fB\fIpid-file\fR. The init system uses the recorded PID to stop or restart ospf6d. The likely default is \fB\fI/var/run/ospf6d.pid\fR. .TP diff --git a/doc/ospfd.8 b/doc/ospfd.8 index 8dd527bc00..061440839b 100644 --- a/doc/ospfd.8 +++ b/doc/ospfd.8 @@ -48,7 +48,7 @@ Specify the group to run as. Default is \fIquagga\fR. A brief message. .TP \fB\-i\fR, \fB\-\-pid_file \fR\fIpid-file\fR -When ospfd starts its process idenifier is written to +When ospfd starts its process identifier is written to \fB\fIpid-file\fR. The init system uses the recorded PID to stop or restart ospfd. The likely default is \fB\fI/var/run/ospfd.pid\fR. .TP diff --git a/doc/ripd.8 b/doc/ripd.8 index 6784cadc13..12e01a9407 100644 --- a/doc/ripd.8 +++ b/doc/ripd.8 @@ -49,7 +49,7 @@ Specify the group to run as. Default is \fIquagga\fR. A brief message. .TP \fB\-i\fR, \fB\-\-pid_file \fR\fIpid-file\fR -When ripd starts its process idenifier is written to +When ripd starts its process identifier is written to \fB\fIpid-file\fR. The init system uses the recorded PID to stop or restart ripd. The likely default is \fB\fI/var/run/ripd.pid\fR. .TP diff --git a/doc/ripngd.8 b/doc/ripngd.8 index 471c5296bf..2ec5563f2f 100644 --- a/doc/ripngd.8 +++ b/doc/ripngd.8 @@ -49,7 +49,7 @@ Specify the group to run as. Default is \fIquagga\fR. A brief message. .TP \fB\-i\fR, \fB\-\-pid_file \fR\fIpid-file\fR -When ripngd starts its process idenifier is written to +When ripngd starts its process identifier is written to \fB\fIpid-file\fR. The init system uses the recorded PID to stop or restart ripngd. The likely default is \fB\fI/var/run/ripngd.pid\fR. .TP diff --git a/doc/zebra.8 b/doc/zebra.8 index 472351fbc1..558e27beee 100644 --- a/doc/zebra.8 +++ b/doc/zebra.8 @@ -53,7 +53,7 @@ Specify the group to run as. Default is \fIquagga\fR. A brief message. .TP \fB\-i\fR, \fB\-\-pid_file \fR\fIpid-file\fR -When zebra starts its process idenifier is written to +When zebra starts its process identifier is written to \fB\fIpid-file\fR. The init system uses the recorded PID to stop or restart zebra. The likely default is \fB\fI/var/run/zebra.pid\fR. .TP