projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d7c23cd
)
Trivial updates to last patch.
author
Richard Kenner
<kenner@gcc.gnu.org>
Mon, 10 Dec 2001 03:27:49 +0000
(22:27 -0500)
committer
Richard Kenner
<kenner@gcc.gnu.org>
Mon, 10 Dec 2001 03:27:49 +0000
(22:27 -0500)
From-SVN: r47832
gcc/doc/invoke.texi
patch
|
blob
|
history
diff --git
a/gcc/doc/invoke.texi
b/gcc/doc/invoke.texi
index 675a62f9b6144c6e0acc9bc218cc8b30a1fe09ef..66a0ddf6efa9e346ee3790e533073f9f479a260e 100644
(file)
--- a/
gcc/doc/invoke.texi
+++ b/
gcc/doc/invoke.texi
@@
-8575,8
+8575,8
@@
These @samp{-m} options are defined for the DEC Alpha/VMS implementations:
@table @gcctabopt
@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.
+Return VMS condition codes from main.
The default is to return POSIX
+style condition (e.g.
@
error) codes.
@end table
@node Clipper Options