diff options
author | ajs <ajs> | 2005-04-22 12:56:37 +0000 |
---|---|---|
committer | ajs <ajs> | 2005-04-22 12:56:37 +0000 |
commit | 151fe8a484ab84cf6437e6755f9725e2634bf702 (patch) | |
tree | e00ae06388d4ad83d383907c680aaa81de8538c7 /doc/ospf6d.8 | |
parent | 17fc128d6422d3c6045ff671973911c17db39276 (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: intrefaces -> interfaces.
Diffstat (limited to 'doc/ospf6d.8')
-rw-r--r-- | doc/ospf6d.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ospf6d.8 b/doc/ospf6d.8 index 2266fffe..63dedb39 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. |