From 9de38bffff4cfed5e47e967dc3cc79745d79a3ea Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Tue, 4 Oct 2005 12:49:58 +0000 Subject: [PATCH] Remove "-V" option -- it doesn't exist --- man1/ldd.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man1/ldd.1 b/man1/ldd.1 index 014f12fc8..6dd409b5c 100644 --- a/man1/ldd.1 +++ b/man1/ldd.1 @@ -20,7 +20,7 @@ prints the shared libraries required by each program or shared library specified on the command line. .SH OPTIONS .TP -.B \-V\ \-\-version +.B \-\-version Print the version number of .BR ldd . .TP