Skip to content

Commit e30113e

Browse files
authored
man lsof: mention /etc/services for -P option (#309)
fixing issue #297
1 parent a9d2ee1 commit e30113e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lsof.8

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1401,7 +1401,7 @@ and take effect before other selection criteria are applied.
14011401
.TP \w'names'u+4
14021402
.B \-P
14031403
inhibits the conversion of port numbers to port
1404-
names for network files.
1404+
names for network files (the mapping is commonly learned from /etc/services).
14051405
Inhibiting the conversion may make
14061406
.I lsof
14071407
run a little faster.

0 commit comments

Comments
 (0)