From 03609051249a06b458b183596d28b1b883189fc2 Mon Sep 17 00:00:00 2001 From: Vincent Lefevre Date: Tue, 5 Jul 2016 15:48:31 +0200 Subject: [PATCH] fix typo in -Wl,-rpath documentation Signed-off-by: Vincent Lefevre --- tcc-doc.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tcc-doc.texi b/tcc-doc.texi index 38b1f74..fb7a79b 100644 --- a/tcc-doc.texi +++ b/tcc-doc.texi @@ -315,7 +315,7 @@ opened with @code{dlopen()} needs to access executable symbols. Generate an object file combining all input files. @item -Wl,-rpath=path -Put custom seatch path for dynamic libraries into executable. +Put custom search path for dynamic libraries into executable. @item -Wl,--whole-archive Add a whole archive, not just the symbols of the archive that would