diff options
author | Allan McRae <allan@archlinux.org> | 2013-09-27 14:45:54 +1000 |
---|---|---|
committer | Allan McRae <allan@archlinux.org> | 2013-09-27 14:47:56 +1000 |
commit | 583c76a7ce305d24e0625a22caed317b3e001d91 (patch) | |
tree | ca30ab135a443f514c11e2d7a69319e62fdd68f5 /manual | |
parent | c8886d0abff2b2b16870751fc2101d4f3744a406 (diff) | |
download | glibc-583c76a7ce305d24e0625a22caed317b3e001d91.tar.gz glibc-583c76a7ce305d24e0625a22caed317b3e001d91.tar.xz glibc-583c76a7ce305d24e0625a22caed317b3e001d91.zip |
Remove references to non-existent content items in install.texi
These were left in when the installation section was split out into its own file.
Diffstat (limited to 'manual')
-rw-r--r-- | manual/install.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/install.texi b/manual/install.texi index 4ca7b1a1ab..58e3e82b29 100644 --- a/manual/install.texi +++ b/manual/install.texi @@ -4,7 +4,7 @@ @include macros.texi @include pkgvers.texi -@node Installation, Maintenance, Library Summary, Top +@node Installation @c %MENU% How to install the GNU C Library @appendix Installing @theglibc{} |