$OpenBSD: patch-lib_Smokeping_probes_DNS_pm,v 1.1 2014/11/14 17:07:24 sthen Exp $
--- lib/Smokeping/probes/DNS.pm.orig	Fri Nov 14 17:02:57 2014
+++ lib/Smokeping/probes/DNS.pm	Fri Nov 14 17:03:17 2014
@@ -73,7 +73,7 @@ sub probevars {
 		_mandatory => [ 'binary' ],
 		binary => { 
 			_doc => "The location of your dig binary.",
-			_example => '/usr/bin/dig',
+			_example => '/usr/sbin/dig',
 			_sub => sub { 
 				my $val = shift;
         			return "ERROR: DNS 'binary' does not point to an executable"
