projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c2110be
)
Fix typo
author
Mike Stump
<mrs@gcc.gnu.org>
Tue, 17 Oct 2006 00:49:07 +0000
(
00:49
+0000)
committer
Mike Stump
<mrs@gcc.gnu.org>
Tue, 17 Oct 2006 00:49:07 +0000
(
00:49
+0000)
From-SVN: r117808
gcc/doc/invoke.texi
patch
|
blob
|
history
diff --git
a/gcc/doc/invoke.texi
b/gcc/doc/invoke.texi
index 3836bc0efd2ac66e31b460247929adaa6b28248e..b7aaabe6959099a92521ec0c96cfc774774e5455 100644
(file)
--- a/
gcc/doc/invoke.texi
+++ b/
gcc/doc/invoke.texi
@@
-8076,7
+8076,7
@@
useful.
@item -mkernel
@opindex mkernel
-Enable kernel development mode. The @option{-mkernel} sets
+Enable kernel development mode. The @option{-mkernel}
option
sets
@option{-static}, @option{-fno-common}, @option{-fno-cxa-atexit},
@option{-fno-exceptions}, @option{-fno-non-call-exceptions},
@option{-fapple-kext}, @option{-fno-weak} and @option{-fno-rtti} where