summaryrefslogtreecommitdiffstats
path: root/net/tcptrack/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'net/tcptrack/DETAILS')
-rwxr-xr-xnet/tcptrack/DETAILS12
1 files changed, 8 insertions, 4 deletions
diff --git a/net/tcptrack/DETAILS b/net/tcptrack/DETAILS
index 5cd86439e5..cfef1f55b5 100755
--- a/net/tcptrack/DETAILS
+++ b/net/tcptrack/DETAILS
@@ -10,8 +10,12 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
KEYWORDS="net"
SHORT="Tcptrack displays information about TCP connections"
cat << EOF
-Tcptrack is a sniffer which displays information about TCP connections it sees on a network interface.
-It passively watches for connections on the network interface, keeps track of their state and displays
-a list of connections in a manner similar to the unix 'top' command. It displays source and destination
-addresses and ports, connection state, idle time, and bandwidth usage. <http://www.rhythm.cx/~steve/devel/tcptrack>
+Tcptrack is a sniffer which displays information about TCP connections it
+sees on a network interface.
+It passively watches for connections on the network interface, keeps track
+of their state and displays
+a list of connections in a manner similar to the unix 'top' command. It
+displays source and destination
+addresses and ports, connection state, idle time, and bandwidth
+usage. <http://www.rhythm.cx/~steve/devel/tcptrack>
EOF