Skip to content

Commit ac386b4

Browse files
Nudinfbs
authored andcommitted
Fix inconsistency in documentation
Co-authored-by: bas smit <[email protected]>
1 parent 1e4bb54 commit ac386b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/tcpaccept_example.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ TIME PID COMM RADDR RPORT LADDR LPORT BL
1313
00:34:19 3949062 nginx 10.228.23.128 35408 10.229.20.169 8080 0/128
1414

1515

16-
This output shows three connections, an IPv4 connections to PID 3949061, a "ruby"
16+
This output shows three connections, an IPv4 connections to PID 3951399, a "ruby"
1717
process listening on port 8000, and one connection to a "nginx" process
1818
listening on port 8080. The remote address and port are also printed, and the accept queue
1919
current size as well as maximum size are shown.

0 commit comments

Comments
 (0)