diff options
Diffstat (limited to 'contrib/gcc')
-rw-r--r-- | contrib/gcc/doc/invoke.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/gcc/doc/invoke.texi b/contrib/gcc/doc/invoke.texi index ed42d6f..4549e22 100644 --- a/contrib/gcc/doc/invoke.texi +++ b/contrib/gcc/doc/invoke.texi @@ -2087,7 +2087,7 @@ Inhibit warning messages about the use of @samp{#import}. @c APPLE LOCAL begin -Wnewline-eof 2001-08-23 --sts ** @item -Wnewline-eof @opindex Wnewline-eof -Warn about files missing a newline at the end of the file. (FreeBSD ONLY) +Warn about files missing a newline at the end of the file. (Apple compatible) @c APPLE LOCAL end -Wnewline-eof 2001-08-23 --sts ** @item -Wchar-subscripts |