summaryrefslogtreecommitdiffstats
path: root/network/xnetload
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2022-03-14 03:39:34 -0400
committer B. Watson <yalhcru@gmail.com>2022-03-14 03:39:34 -0400
commit06dc1684933c5c7a56c48e8b8774fd5c82be5080 (patch)
tree475e8608afb667295db18c62aa78100e67126ba1 /network/xnetload
parentd86ab8ea4d895a625e6707a18ba10b42e13b162f (diff)
downloadslackbuilds-06dc1684933c5c7a56c48e8b8774fd5c82be5080.tar.gz
slackbuilds-06dc1684933c5c7a56c48e8b8774fd5c82be5080.tar.xz
network/xnetload: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'network/xnetload')
-rw-r--r--network/xnetload/README10
1 files changed, 5 insertions, 5 deletions
diff --git a/network/xnetload/README b/network/xnetload/README
index e1514e205f..477199e9c2 100644
--- a/network/xnetload/README
+++ b/network/xnetload/README
@@ -1,8 +1,8 @@
Xnetload displays a count and a graph of the traffic over a specified
network connection.
-It either displays bytes/second or packets/second, based on the capabilities
-of the kernel. On 2.1.x and later kernels (including the 2.2.x and 2.4.x
-series) it displays bytes/s. It requires the /proc file system, or rather
-/proc/net/dev which is only found in Linux. So AFAIK this program is Linux
-specific.
+It either displays bytes/second or packets/second, based on the
+capabilities of the kernel. On 2.1.x and later kernels (including the
+2.2.x and 2.4.x series) it displays bytes/s. It requires the /proc
+file system, or rather /proc/net/dev which is only found in Linux.
+So AFAIK this program is Linux specific.