commit: 6fecdec4263a91a3c954087671aa2063604b81c1 Author: David Seifert <soap <AT> gentoo <DOT> org> AuthorDate: Sun Nov 26 12:38:37 2017 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Sun Nov 26 23:10:06 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6fecdec4
net-analyzer/nethogs: [QA] Consistent whitespace in metadata.xml net-analyzer/nethogs/metadata.xml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/net-analyzer/nethogs/metadata.xml b/net-analyzer/nethogs/metadata.xml index 1b55544df34..03dae9d25e4 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>
