* invoke.texi: Fix typo.
authorNeil Booth <neil@gcc.gnu.org>
Thu, 11 Jan 2001 18:37:17 +0000 (18:37 +0000)
committerNeil Booth <neil@gcc.gnu.org>
Thu, 11 Jan 2001 18:37:17 +0000 (18:37 +0000)
From-SVN: r38922

gcc/invoke.texi

index 3bad5685fbcb7c017af44cd7f7b2e10b9cc9e20c..6996abeab52dab1fa2d61453b2912f6864268dd7 100644 (file)
@@ -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.