From 2a6d272c1070dc91787ab2d9d709c7533cc2a4f9 Mon Sep 17 00:00:00 2001 From: Poul-Henning Kamp Date: Tue, 29 Jul 2008 23:22:06 +0000 Subject: [PATCH] Clarify which route property routed(8) looks at. --- sbin/routed/routed.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sbin/routed/routed.8 b/sbin/routed/routed.8 index 25998c9bd83c..c285ef3ad6dc 100644 --- a/sbin/routed/routed.8 +++ b/sbin/routed/routed.8 @@ -87,7 +87,7 @@ interface on which RIP has not been disabled, deletes all pre-existing non-static routes in kernel table. Static routes in the kernel table are preserved and -included in RIP responses if they have a valid RIP metric +included in RIP responses if they have a valid RIP -hopcount (see .Xr route 8 ) . .Pp