stat.rst
changeset 1556 787b7b07f9a4
parent 1334 9bf0d5a1f0cf
child 1557 94e93fb50849
--- a/stat.rst	Tue Jan 28 17:16:53 2014 +0200
+++ b/stat.rst	Thu Jan 30 17:40:45 2014 +0200
@@ -173,8 +173,11 @@
 
   $ lsof -i[46][protocol][@{hostname|hostaddr}][:{service|port}]
 
-46 - IPV4 or IPV6
-protocol - tcp, udp
+where ``[46]`` - IPV4 or IPV6, ``protocol`` - tcp, udp.
+
+::
+
+  $ fuser $port/tcp
 
 FreeBSD.
 --------