summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhasso <hasso>2004-04-20 04:11:36 +0000
committerhasso <hasso>2004-04-20 04:11:36 +0000
commit6b3fac0aab9ea72c927531df4c20a6e60df650fe (patch)
tree924ea6b7a86578e3f6ca4abd462e517b2c73c4bb
parent9e1be242e41ccfd2191a7d163053b9c24deaf2e0 (diff)
Fix typo to make it compile.
-rw-r--r--doc/ospfd.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ospfd.texi b/doc/ospfd.texi
index 10ffe2dc..594845ca 100644
--- a/doc/ospfd.texi
+++ b/doc/ospfd.texi
@@ -145,7 +145,7 @@ range are not advertised into other areas.
This command makes sense in ABR only.
@end deffn
-@deffnx {OSPF Command} {area @var{a.b.c.d} range IPV4_PREFIX substitute IPV4_PREFIX} {}
+@deffn {OSPF Command} {area @var{a.b.c.d} range IPV4_PREFIX substitute IPV4_PREFIX} {}
@deffnx {OSPF Command} {no area @var{a.b.c.d} range IPV4_PREFIX substitute IPV4_PREFIX} {}
Substitute summarized prefix with another prefix.
@example