From 25a306f11328002774e4b2daa69571ce130dad29 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Mon, 8 Aug 2016 01:52:36 +1000 Subject: [PATCH] pldd.1: ffix Signed-off-by: Michael Kerrisk --- man1/pldd.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man1/pldd.1 b/man1/pldd.1 index 0eed3c59e..890668802 100644 --- a/man1/pldd.1 +++ b/man1/pldd.1 @@ -71,7 +71,7 @@ have a similar command. .SH NOTES The command - lsof -p PID + lsof \-p PID also shows output that includes the dynamic shared objects that are linked into a process.