From: Neil Booth Date: Thu, 11 Jan 2001 18:37:17 +0000 (+0000) Subject: * invoke.texi: Fix typo. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=d396403a85a822c6e6ee275ef2be1de2b32ea697;p=gcc.git * invoke.texi: Fix typo. From-SVN: r38922 --- diff --git a/gcc/invoke.texi b/gcc/invoke.texi index 3bad5685fbc..6996abeab52 100644 --- a/gcc/invoke.texi +++ b/gcc/invoke.texi @@ -3331,7 +3331,7 @@ With Mach, you can use the utility @code{md} to merge multiple dependency files into a single dependency file suitable for using with the @samp{make} command. -@item -MMD @var{file} +@item -MMD @findex -MMD Like @samp{-MD} except mention only user header files, not system -header files.