diff options
author | Geoffrey Keating <geoffk@apple.com> | 2005-10-05 00:35:53 +0000 |
---|---|---|
committer | Geoffrey Keating <geoffk@gcc.gnu.org> | 2005-10-05 00:35:53 +0000 |
commit | 337f2a22bcca10831e16633b727fe2373c03f249 (patch) | |
tree | 308f66bb745989f65f527625490fdcfe5b3e9e35 /gcc | |
parent | 086e433d08859e3e8d8176e28b677bf4b40a74bd (diff) | |
download | gcc-337f2a22bcca10831e16633b727fe2373c03f249.zip gcc-337f2a22bcca10831e16633b727fe2373c03f249.tar.gz gcc-337f2a22bcca10831e16633b727fe2373c03f249.tar.bz2 |
invoke.texi (Option Summary): Correct spelling of -mmacosx-version-min.
* doc/invoke.texi (Option Summary): Correct spelling
of -mmacosx-version-min.
From-SVN: r104969
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/ChangeLog | 5 | ||||
-rw-r--r-- | gcc/doc/invoke.texi | 2 |
2 files changed, 6 insertions, 1 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 9395d52..e05bd0d 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,8 @@ +2005-10-04 Geoffrey Keating <geoffk@apple.com> + + * doc/invoke.texi (Option Summary): Correct spelling + of -mmacosx-version-min. + 2005-10-04 Devang Patel <dpatel@apple.com> * c-common.c (vector_types_convertible_p): Check TYPE_PRECISION for diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi index 75a4001..3e4af30 100644 --- a/gcc/doc/invoke.texi +++ b/gcc/doc/invoke.texi @@ -460,7 +460,7 @@ Objective-C and Objective-C++ Dialects}. -single_module -static -sub_library -sub_umbrella @gol -twolevel_namespace -umbrella -undefined @gol -unexported_symbols_list -weak_reference_mismatches @gol --whatsloaded -F -gused -gfull -mmacosx-min-version=@var{version} @gol +-whatsloaded -F -gused -gfull -mmacosx-version-min=@var{version} @gol -mone-byte-bool} @emph{DEC Alpha Options} |