]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Manual typos: Installing
authorRical Jasan <ricaljasan@pacific.net>
Thu, 6 Oct 2016 06:58:45 +0000 (12:28 +0530)
committerSiddhesh Poyarekar <siddhesh@sourceware.org>
Thu, 6 Oct 2016 06:58:45 +0000 (12:28 +0530)
2016-05-06  Rical Jasan  <ricaljasan@pacific.net>

* manual/install.texi: Fix typos in the manual.
* INSTALL: Regenerated.

ChangeLog
INSTALL
manual/install.texi

index 78ee06d6d75379ed150c83684adc358c7f7a152a..8b91b32f152ff1bcf8866fd5a436a7207e74506f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2016-10-06  Rical Jasan  <ricaljasan@pacific.net>
 
+       * manual/install.texi: Fix typos in the manual.
+       * INSTALL: Regenerated.
+
        * manual/lang.texi: Fix typos in the manual.
 
        * manual/probes.texi: Fix typos in the manual.
diff --git a/INSTALL b/INSTALL
index ec3445f2d6028ed307ccf8582c0ee491ec053e8c..51f26bf962677de6bd290ee1268110fee4b51b9a 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -155,8 +155,8 @@ will be used, and CFLAGS sets optimization options for the compiler.
      can configure with '--disable-werror'.
 
 '--disable-mathvec'
-     By default for x86_64, the GNU C Library is built with vector math
-     library.  Use this option to disable vector math library.
+     By default for x86_64, the GNU C Library is built with the vector
+     math library.  Use this option to disable the vector math library.
 
 '--build=BUILD-SYSTEM'
 '--host=HOST-SYSTEM'
@@ -193,8 +193,8 @@ will be used, and CFLAGS sets optimization options for the compiler.
 
    To build the library and related programs, type 'make'.  This will
 produce a lot of output, some of which may look like errors from 'make'
-but isn't.  Look for error messages from 'make' containing '***'.  Those
-indicate that something is seriously wrong.
+but aren't.  Look for error messages from 'make' containing '***'.
+Those indicate that something is seriously wrong.
 
    The compilation process can take a long time, depending on the
 configuration and the speed of your machine.  Some complex modules may
index 79ee45fcdbf18149e928a39defe3fe7fec03bcc6..663f8d59fbf156e76c443f6ad62dc8e6b5bef4e6 100644 (file)
@@ -186,8 +186,8 @@ new warnings cause the build with @option{-Werror} to fail), you can
 configure with @option{--disable-werror}.
 
 @item --disable-mathvec
-By default for x86_64, @theglibc{} is built with vector math library.
-Use this option to disable vector math library.
+By default for x86_64, @theglibc{} is built with the vector math library.
+Use this option to disable the vector math library.
 
 @item --build=@var{build-system}
 @itemx --host=@var{host-system}
@@ -225,7 +225,7 @@ information for @theglibc{}.
 
 To build the library and related programs, type @code{make}.  This will
 produce a lot of output, some of which may look like errors from
-@code{make} but isn't.  Look for error messages from @code{make}
+@code{make} but aren't.  Look for error messages from @code{make}
 containing @samp{***}.  Those indicate that something is seriously wrong.
 
 The compilation process can take a long time, depending on the