From 10460986a09287b5e671af2dfbcb39d6d9ad3d5c Mon Sep 17 00:00:00 2001 From: Justin Hunter Date: Wed, 8 Feb 2017 12:20:53 -0500 Subject: [PATCH] fix typo --- Netdisco/bin/netdisco-do | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Netdisco/bin/netdisco-do b/Netdisco/bin/netdisco-do index 13de07fd..9be32cd4 100755 --- a/Netdisco/bin/netdisco-do +++ b/Netdisco/bin/netdisco-do @@ -358,7 +358,7 @@ action on a specific port, set the C<-p> parameter. =head2 graph -Generate GrapgViz graphs for the largest cluster of devices. +Generate GraphViz graphs for the largest cluster of devices. You'll need to install the L and L Perl modules, and possibly also the C utility for your operating system. Also