netstat: add "See also" line (#13321)

This commit is contained in:
Ville Saalo 2024-07-30 17:06:17 +03:00 committed by GitHub
parent e9339552ad
commit 65c5f9b30d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,6 +1,7 @@
# netstat
> Display network-related information such as open connections, open socket ports, etc.
> See also: `lsof` for listing network connections, including listening ports.
> More information: <https://keith.github.io/xcode-man-pages/netstat.1.html>.
- Display the PID and program name listening on a specific protocol: