OSDN Git Service

Fix typo
authormrs <mrs@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 17 Oct 2006 00:49:07 +0000 (00:49 +0000)
committermrs <mrs@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 17 Oct 2006 00:49:07 +0000 (00:49 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@117808 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/doc/invoke.texi

index 3836bc0..b7aaabe 100644 (file)
@@ -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