diff options
author | DJ Delorie <dj@delorie.com> | 2013-03-17 21:25:53 +0000 |
---|---|---|
committer | DJ Delorie <dj@delorie.com> | 2013-03-17 21:25:53 +0000 |
commit | bd4c612a629d300afed1c0afb58211fe19695d30 (patch) | |
tree | 5ad8bb1873110a692b3cbd3cb1813bd7bce871dd /libiberty/libiberty.texi | |
parent | bce1353c0ea2ed233d6e3bbdae247b7c3cfbddea (diff) | |
download | gdb-bd4c612a629d300afed1c0afb58211fe19695d30.tar.gz |
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 f1e4bddaa84..f4af66d40b9 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. |