From d396403a85a822c6e6ee275ef2be1de2b32ea697 Mon Sep 17 00:00:00 2001 From: Neil Booth Date: Thu, 11 Jan 2001 18:37:17 +0000 Subject: [PATCH] * invoke.texi: Fix typo. From-SVN: r38922 --- gcc/invoke.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- 2.30.2