Skip to content

Commit

Permalink
man lsof: mention /etc/services for -P option (#309)
Browse files Browse the repository at this point in the history
fixing issue #297
  • Loading branch information
wwwutz authored Mar 13, 2024
1 parent a9d2ee1 commit e30113e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Lsof.8
Original file line number Diff line number Diff line change
Expand Up @@ -1401,7 +1401,7 @@ and take effect before other selection criteria are applied.
.TP \w'names'u+4
.B \-P
inhibits the conversion of port numbers to port
names for network files.
names for network files (the mapping is commonly learned from /etc/services).
Inhibiting the conversion may make
.I lsof
run a little faster.
Expand Down

0 comments on commit e30113e

Please sign in to comment.