regex: test for buffer overrun
[gnulib.git] / doc / INSTALL.UTF-8
index 5d3e89d..1cc2b4f 100644 (file)
@@ -1,7 +1,7 @@
 Installation Instructions
 *************************
 
-Copyright (C) 1994-1996, 1999-2002, 2004-2012 Free Software Foundation,
+Copyright (C) 1994-1996, 1999-2002, 2004-2013 Free Software Foundation,
 Inc.
 
    Copying and distribution of this file, with or without modification,
@@ -124,7 +124,7 @@ architecture at a time in the source code directory.  After you have
 installed the package for one architecture, use ‘make distclean’ before
 reconfiguring for another architecture.
 
-   On Mac OS X 10.5 and later systems, you can create libraries and
+   On MacOS X 10.5 and later systems, you can create libraries and
 executables that work on multiple system types--known as "fat" or
 "universal" binaries--by specifying multiple ‘-arch’ options to the
 compiler but only a single ‘-arch’ option to the preprocessor.  Like