diff options
author | dsomero <xgizzmo@slackbuilds.org> | 2013-11-30 00:15:12 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2013-11-30 00:13:43 -0600 |
commit | 42e35bb14600aa97ab2b533ea4f8fcdf0a6afe9b (patch) | |
tree | bfd8ddcf0370628feb465534e7ce4561cd6423a1 /system | |
parent | 04667a5017cdab88685cbe5504663f490c88dcc7 (diff) | |
download | slackbuilds-42e35bb14600aa97ab2b533ea4f8fcdf0a6afe9b.tar.gz |
system/netatop: Fixed file ending with no newline.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'system')
-rw-r--r-- | system/netatop/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/netatop/README b/system/netatop/README index 843d26543d..fe11b112b6 100644 --- a/system/netatop/README +++ b/system/netatop/README @@ -2,4 +2,4 @@ kernel module netatop gather statistics about the TCP and UDP packets that have been transmitted/received per process and per thread. This application can be used to work together with atop -to provide detailed information about processes in your system
\ No newline at end of file +to provide detailed information about processes in your system |