* doc/invoke.texi (DEC Alpha/VMS Options): Fix typo.
authorAndreas Schwab <schwab@suse.de>
Sun, 8 Jul 2007 16:06:33 +0000 (16:06 +0000)
committerAndreas Schwab <schwab@gcc.gnu.org>
Sun, 8 Jul 2007 16:06:33 +0000 (16:06 +0000)
From-SVN: r126462

gcc/ChangeLog
gcc/doc/invoke.texi

index 1fda2ea2179f7dc5c7f1029e32ab2f75ff7c1ba2..061a86befd3f21968ef8a0cae38ad40b7501f642 100644 (file)
@@ -1,3 +1,7 @@
+2007-07-08  Andreas Schwab  <schwab@suse.de>
+
+       * doc/invoke.texi (DEC Alpha/VMS Options): Fix typo.
+
 2007-07-08  Sandra Loosemore  <sandra@codesourcery.com>
 
        Revert this patch:
index 4f4d7d1f1bd5dfc4549c7141ca081af022ef86b6..f7487a1ec59e47e0875c985fc3da9c714915113a 100644 (file)
@@ -9340,7 +9340,7 @@ These @samp{-m} options are defined for the DEC Alpha/VMS implementations:
 @item -mvms-return-codes
 @opindex mvms-return-codes
 Return VMS condition codes from main.  The default is to return POSIX
-style condition (e.g.@ error) codes.
+style condition (e.g.@: error) codes.
 @end table
 
 @node FRV Options