From cc7bc1ad2526737978ccbbca541f90f5e8a1c82b Mon Sep 17 00:00:00 2001 From: Niko Tyni Date: Tue, 15 Feb 2005 16:44:17 +0000 Subject: Fix typo in FPing.pm --- lib/Smokeping/probes/FPing.pm | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'lib/Smokeping/probes/FPing.pm') diff --git a/lib/Smokeping/probes/FPing.pm b/lib/Smokeping/probes/FPing.pm index 5f5a9cd..1b44c51 100644 --- a/lib/Smokeping/probes/FPing.pm +++ b/lib/Smokeping/probes/FPing.pm @@ -177,7 +177,8 @@ milliseconds, for consistency with other Smokeping probes. From fping(1): This parameter sets the time that fping waits between successive packets to an individual target. -DOC +DOC + }, mininterval => { _re => '(\d*\.)?\d+', _example => .001, -- cgit v1.2.3-24-g4f1b