* invoke.texi: Fix typo.
authorneil <neil@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 11 Jan 2001 18:37:17 +0000 (18:37 +0000)
committerneil <neil@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 11 Jan 2001 18:37:17 +0000 (18:37 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@38922 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/invoke.texi

index 3bad568..6996abe 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.