summaryrefslogtreecommitdiffstats
path: root/doc/ospfd.texi
diff options
context:
space:
mode:
authorhasso <hasso>2004-04-20 06:11:36 +0200
committerhasso <hasso>2004-04-20 06:11:36 +0200
commit6b3fac0aab9ea72c927531df4c20a6e60df650fe (patch)
tree924ea6b7a86578e3f6ca4abd462e517b2c73c4bb /doc/ospfd.texi
parentFix debug message and make it conditional. (diff)
downloadfrr-6b3fac0aab9ea72c927531df4c20a6e60df650fe.tar.xz
frr-6b3fac0aab9ea72c927531df4c20a6e60df650fe.zip
Fix typo to make it compile.
Diffstat (limited to 'doc/ospfd.texi')
-rw-r--r--doc/ospfd.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ospfd.texi b/doc/ospfd.texi
index 10ffe2dc4..594845ca9 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