$OpenBSD: patch-lib_Smokeping_probes_DNS_pm,v 1.2 2019/08/21 12:35:12 sthen Exp $

Index: lib/Smokeping/probes/DNS.pm
--- lib/Smokeping/probes/DNS.pm.orig
+++ lib/Smokeping/probes/DNS.pm
@@ -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"
