From 61be8d19e2f480dfd2830112c5cbba866ceab967 Mon Sep 17 00:00:00 2001 From: runesk Date: Fri, 30 Nov 2007 11:24:07 +0000 Subject: [PATCH] BUG: Line break git-svn-id: svn://svn.code.sf.net/p/muninlite/code/muninlite@17 35caa317-6b62-4e8a-81c0-b04f0c356266 --- plugins/netstat | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/plugins/netstat b/plugins/netstat index a76a274..d00fba8 100644 --- a/plugins/netstat +++ b/plugins/netstat @@ -4,8 +4,7 @@ config_netstat() { echo "graph_vlabel active connections" echo "graph_category network" echo "graph_period second" - echo "graph_info This graph shows the TCP activity of all the network interfac -es combined." + echo "graph_info This graph shows the TCP activity of all the network interfaces combined." echo "active.label active" echo "active.type DERIVE" echo "active.max 50000"