freebsd-ports/net-mgmt/bandwhich/files/patch-docs_bandwhich.1
2020-10-03 08:46:08 +00:00

13 lines
1,004 B
Groff

--- docs/bandwhich.1.orig 2020-09-24 08:20:01 UTC
+++ docs/bandwhich.1
@@ -7,7 +7,9 @@ bandwhich \- display current network utilization by pr
[\fIOPTIONS\fR]
.SH DESCRIPTION
.B bandwhich
-provides a responsive terminal dashboard for displaying bandwidth information. It sniffs a given network interface and cross references it with the /proc filesystem. It is responsive to the terminal window size, displaying less info if there is no room for it. It will also attempt to resolve ips to their host name in the background using reverse DNS on a best effort basis.
+provides a responsive terminal dashboard for displaying bandwidth information. It sniffs a given network interface and cross references it with
+.IR lsof .
+It is responsive to the terminal window size, displaying less info if there is no room for it. It will also attempt to resolve ips to their host name in the background using reverse DNS on a best effort basis.
It has a raw mode that can be used to parse and log this data.