From 337f2a22bcca10831e16633b727fe2373c03f249 Mon Sep 17 00:00:00 2001 From: Geoffrey Keating Date: Wed, 5 Oct 2005 00:35:53 +0000 Subject: [PATCH] invoke.texi (Option Summary): Correct spelling of -mmacosx-version-min. * doc/invoke.texi (Option Summary): Correct spelling of -mmacosx-version-min. From-SVN: r104969 --- gcc/ChangeLog | 5 +++++ gcc/doc/invoke.texi | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 9395d529326..e05bd0d01dd 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,8 @@ +2005-10-04 Geoffrey Keating + + * doc/invoke.texi (Option Summary): Correct spelling + of -mmacosx-version-min. + 2005-10-04 Devang Patel * c-common.c (vector_types_convertible_p): Check TYPE_PRECISION for diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi index 75a40018bbf..3e4af303229 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} -- 2.30.2