diff options
author | ajs <ajs> | 2005-04-22 13:14:49 +0000 |
---|---|---|
committer | ajs <ajs> | 2005-04-22 13:14:49 +0000 |
commit | a0e64a63846e75cd038ade65669b27eeaec41cf1 (patch) | |
tree | ba8d55453a57b3179b388ea01cf88e0b37e1c426 /doc/bgpd.8 | |
parent | 151fe8a484ab84cf6437e6755f9725e2634bf702 (diff) |
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 'doc/bgpd.8')
-rw-r--r-- | doc/bgpd.8 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |