summary refs log tree commit diff
path: root/INSTALL
diff options
context:
space:
mode:
authorSiddhesh Poyarekar <siddhesh@sourceware.org>2017-11-16 12:08:52 +0530
committerSiddhesh Poyarekar <siddhesh@sourceware.org>2017-11-16 12:08:52 +0530
commit7b0fb8706c07a38c8bb9999bd4c4563f07e2495f (patch)
treeb295a4ee8fa72d6b1d4a0bb4bf7964055ca81a6a /INSTALL
parenta306c790a835894c22d076a04a9924d3daeb9462 (diff)
downloadglibc-7b0fb8706c07a38c8bb9999bd4c4563f07e2495f.tar.gz
glibc-7b0fb8706c07a38c8bb9999bd4c4563f07e2495f.tar.xz
glibc-7b0fb8706c07a38c8bb9999bd4c4563f07e2495f.zip
Fix botched up regeneration in the last commit
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL5
1 files changed, 3 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index 35e82fbca9..ac8db74a0f 100644
--- a/INSTALL
+++ b/INSTALL
@@ -2,8 +2,9 @@ Installing the GNU C Library
 ****************************
 
 Before you do anything else, you should read the FAQ at
-<https://sourceware.org/glibc/wiki/FAQ>.  It answers common questions and
-describes problems you may experience with compilation and installation.
+<https://sourceware.org/glibc/wiki/FAQ>.  It answers common questions
+and describes problems you may experience with compilation and
+installation.
 
    You will need recent versions of several GNU tools: definitely GCC
 and GNU Make, and possibly others.  *Note Tools for Compilation::,