aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorNeil Booth <neil@gcc.gnu.org>2001-01-11 18:37:17 +0000
committerNeil Booth <neil@gcc.gnu.org>2001-01-11 18:37:17 +0000
commitd396403a85a822c6e6ee275ef2be1de2b32ea697 (patch)
tree1dba7f7d84093424397686a0d77b78646a02124c /gcc
parent7da723efd9260109e3a67eeab1952cde933e7820 (diff)
downloadgcc-d396403a85a822c6e6ee275ef2be1de2b32ea697.zip
gcc-d396403a85a822c6e6ee275ef2be1de2b32ea697.tar.gz
gcc-d396403a85a822c6e6ee275ef2be1de2b32ea697.tar.bz2
* invoke.texi: Fix typo.
From-SVN: r38922
Diffstat (limited to 'gcc')
-rw-r--r--gcc/invoke.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/invoke.texi b/gcc/invoke.texi
index 3bad568..6996abe 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.