summaryrefslogtreecommitdiffstats
path: root/contrib/gcc
diff options
context:
space:
mode:
authorpfg <pfg@FreeBSD.org>2013-12-18 15:27:48 +0000
committerpfg <pfg@FreeBSD.org>2013-12-18 15:27:48 +0000
commitdb2aa85f74a51d6063fdfcae9ee7c78a198a5725 (patch)
tree09292ee9f56f721c915703ec2ff6d7313a3a122a /contrib/gcc
parenta90205432ca0c731faaa0bde8fa74bcd076de616 (diff)
downloadFreeBSD-src-db2aa85f74a51d6063fdfcae9ee7c78a198a5725.zip
FreeBSD-src-db2aa85f74a51d6063fdfcae9ee7c78a198a5725.tar.gz
gcc: add Apple compatible -Wnewline-eof
Fix document: "Apple compatible" suits better the origin. MFC after: 1 week
Diffstat (limited to 'contrib/gcc')
-rw-r--r--contrib/gcc/doc/invoke.texi2
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
OpenPOWER on IntegriCloud