Author: pfg
Date: Wed Dec 18 15:27:48 2013
New Revision: 259558
URL: http://svnweb.freebsd.org/changeset/base/259558

Log:
  gcc: add Apple compatible -Wnewline-eof
  
  Fix document: "Apple compatible" suits better the origin.
  
  MFC after:    1 week

Modified:
  head/contrib/gcc/doc/invoke.texi

Modified: head/contrib/gcc/doc/invoke.texi
==============================================================================
--- head/contrib/gcc/doc/invoke.texi    Wed Dec 18 15:13:30 2013        
(r259557)
+++ head/contrib/gcc/doc/invoke.texi    Wed Dec 18 15:27:48 2013        
(r259558)
@@ -2087,7 +2087,7 @@ Inhibit warning messages about the use o
 @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
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to