diff options
author | Andreas Jaeger <aj@suse.de> | 2012-05-03 09:46:57 +0200 |
---|---|---|
committer | Andreas Jaeger <aj@suse.de> | 2012-05-03 09:46:57 +0200 |
commit | 7ac30cc5f0460b72646abffee96584e063f96b5a (patch) | |
tree | a355588263e608d007b06a98e5588897b70a02f9 /manual/install.texi | |
parent | e2dbf201abdfa13fc4035a1a8888ecec91bef44c (diff) | |
download | glibc-7ac30cc5f0460b72646abffee96584e063f96b5a.tar.gz glibc-7ac30cc5f0460b72646abffee96584e063f96b5a.tar.xz glibc-7ac30cc5f0460b72646abffee96584e063f96b5a.zip |
Move FAQ to wiki
The FAQ is now at http://sourceware.org/glibc/wiki/FAQ and not anymore part of the repository.
Diffstat (limited to 'manual/install.texi')
-rw-r--r-- | manual/install.texi | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/manual/install.texi b/manual/install.texi index 222ab3dfb6..d2663f3d99 100644 --- a/manual/install.texi +++ b/manual/install.texi @@ -7,10 +7,10 @@ @c %MENU% How to install the GNU C Library @appendix Installing @theglibc{} -Before you do anything else, you should read the file @file{FAQ} located -at the top level of the source tree. This file answers common questions -and describes problems you may experience with compilation and -installation. It is updated more frequently than this manual. +Before you do anything else, you should read the FAQ at +@url{http://sourceware.org/glibc/wiki/FAQ}. It answers common +questions and describes problems you may experience with compilation +and installation. Features can be added to @theglibc{} via @dfn{add-on} bundles. These are separate tar files, which you unpack into the top level of the source |