Fix typo in LLD man page


git-svn-id: https://llvm.org/svn/llvm-project/lld/trunk@343449 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/docs/ld.lld.1 b/docs/ld.lld.1
index e008c6e..91d6ddf 100644
--- a/docs/ld.lld.1
+++ b/docs/ld.lld.1
@@ -309,7 +309,7 @@
 .Fl -as-needed ,
 .Fl -static ,
 and
-.Fl -while-archive.
+.Fl -whole-archive.
 .It Fl -pop-state
 Undo the effect of
 .Fl -push-state.