summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2017-11-26 13:38:37 +0100
committerDavid Seifert <soap@gentoo.org>2017-11-27 00:10:06 +0100
commit6fecdec4263a91a3c954087671aa2063604b81c1 (patch)
tree3122d8272ac6efe34b2d13a80d3a6527363ae4d2
parentnet-analyzer/masscan: [QA] Consistent whitespace in metadata.xml (diff)
downloadgentoo-6fecdec4263a91a3c954087671aa2063604b81c1.tar.gz
gentoo-6fecdec4263a91a3c954087671aa2063604b81c1.tar.bz2
gentoo-6fecdec4263a91a3c954087671aa2063604b81c1.zip
net-analyzer/nethogs: [QA] Consistent whitespace in metadata.xml
-rw-r--r--net-analyzer/nethogs/metadata.xml14
1 files changed, 7 insertions, 7 deletions
diff --git a/net-analyzer/nethogs/metadata.xml b/net-analyzer/nethogs/metadata.xml
index 1b55544df345..03dae9d25e4b 100644
--- a/net-analyzer/nethogs/metadata.xml
+++ b/net-analyzer/nethogs/metadata.xml
@@ -1,4 +1,4 @@
-<?xml version='1.0' encoding='UTF-8'?>
+<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
@@ -6,12 +6,12 @@
<name>Gentoo network monitoring and analysis project</name>
</maintainer>
<longdescription>
-NetHogs is a small 'net top' tool. Instead of breaking the traffic down
- per protocol or per subnet, like most tools do, it groups bandwidth by
-process. NetHogs does not rely on a special kernel module to be loaded.
-If there's suddenly a lot of network traffic, you can fire up NetHogs and
-immediately see which PID is causing this. This makes it easy to indentify
-programs that have gone wild and are suddenly taking up your bandwidth.
+ NetHogs is a small 'net top' tool. Instead of breaking the traffic down
+ per protocol or per subnet, like most tools do, it groups bandwidth by
+ process. NetHogs does not rely on a special kernel module to be loaded.
+ If there's suddenly a lot of network traffic, you can fire up NetHogs and
+ immediately see which PID is causing this. This makes it easy to indentify
+ programs that have gone wild and are suddenly taking up your bandwidth.
</longdescription>
<upstream>
<remote-id type="sourceforge">nethogs</remote-id>