diff options
author | DJ Delorie <dj@redhat.com> | 2013-03-17 21:25:53 +0000 |
---|---|---|
committer | DJ Delorie <dj@redhat.com> | 2013-03-17 21:25:53 +0000 |
commit | eea302037a35add252f2428a463dc7796d67e192 (patch) | |
tree | d4585ff464d4551759db25b18bc907abd0ababe7 /libiberty/libiberty.texi | |
parent | a09ae1c1e873dca08128d8c9cc225a67efd74870 (diff) | |
download | gdb-eea302037a35add252f2428a463dc7796d67e192.zip gdb-eea302037a35add252f2428a463dc7796d67e192.tar.gz gdb-eea302037a35add252f2428a463dc7796d67e192.tar.bz2 |
merge from gcc
Diffstat (limited to 'libiberty/libiberty.texi')
-rw-r--r-- | libiberty/libiberty.texi | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/libiberty/libiberty.texi b/libiberty/libiberty.texi index f1e4bdd..f4af66d 100644 --- a/libiberty/libiberty.texi +++ b/libiberty/libiberty.texi @@ -241,13 +241,8 @@ central location from which to use, maintain, and distribute them. * Obstacks:: Stacks of arbitrary objects. @end menu -@c This is generated from the glibc manual using a make-obstacks-texi.sh -@c script of Phil's. Hope it's accurate. -@lowersections -@lowersections +@c This is generated from the glibc manual using contrib/make-obstacks-texi.pl @include obstacks.texi -@raisesections -@raisesections @node Functions @chapter Function, Variable, and Macro Listing. |