From: Richard Biener Date: Tue, 18 Mar 2014 12:35:28 +0000 (+0000) Subject: lto.texi (fresolution): Fix typo. X-Git-Tag: releases/gcc-4.9.0~409 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6404e1906720796f90640720fc3978a543d5f2b0;p=thirdparty%2Fgcc.git lto.texi (fresolution): Fix typo. 2014-03-18 Richard Biener * doc/lto.texi (fresolution): Fix typo. From-SVN: r208647 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 8038951e2263..a971bbedd0db 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2014-03-18 Richard Biener + + * doc/lto.texi (fresolution): Fix typo. + 2014-03-18 Richard Biener * doc/invoke.texi (flto): Update for changes in 4.9. diff --git a/gcc/doc/lto.texi b/gcc/doc/lto.texi index 360f5240491e..2c050de263f5 100644 --- a/gcc/doc/lto.texi +++ b/gcc/doc/lto.texi @@ -591,5 +591,5 @@ with @option{-fwpa}. @opindex fresolution This option specifies the linker resolution file. This option is only meaningful in conjunction with @option{-fwpa} and as option -to pass through to the LTO linker pluign. +to pass through to the LTO linker plugin. @end itemize