HomeFreeBSD

netstat.1: Clarify -d argument

Description

netstat.1: Clarify -d argument

The man page states that the -d flag can be used to show the dropped
packets. But, the number of dropped input packets are always shown,
independent of the -d flag. This commit clarifies that the -d flag will
add the number of dropped output packets to the output.

MFC after: 3 days
Reviewed by: imp, Alexander Ziaee
Pull Request: https://github.com/freebsd/freebsd-src/pull/1332

(cherry picked from commit 1d551845f3e864e618a10ec6427bd46d887d4280)

Details

Provenance
bram0007_gmail.comAuthored on Jul 17 2024, 8:26 AM
zleiCommitted on Oct 20 2024, 2:59 PM
Parents
rG03f7680517c8: if_enc(4): Use new KPI to create enc interface
Branches
Unknown
Tags
Unknown