diff options
author | ajs <ajs> | 2005-04-22 15:14:49 +0200 |
---|---|---|
committer | ajs <ajs> | 2005-04-22 15:14:49 +0200 |
commit | a0e64a63846e75cd038ade65669b27eeaec41cf1 (patch) | |
tree | ba8d55453a57b3179b388ea01cf88e0b37e1c426 /doc/zebra.8 | |
parent | 2005-04-22 Andrew J. Schorr <ajschorr@alumni.princeton.edu> (diff) | |
download | frr-a0e64a63846e75cd038ade65669b27eeaec41cf1.tar.xz frr-a0e64a63846e75cd038ade65669b27eeaec41cf1.zip |
2005-04-22 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
* bgpd.8,isisd.8,ospf6d.8,ospfd.8,ripd.8,ripngd.8,zebra.8: Fix
spelling mistake: idenifier -> identifier.
Diffstat (limited to '')
-rw-r--r-- | doc/zebra.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/zebra.8 b/doc/zebra.8 index 472351fbc..558e27bee 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 |